Home
last modified time | relevance | path

Searched refs:textbuf_base (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/ocs_fc/
H A Docs_utils.c2306 uint32_t textbuf_base; member
2358 ramlog->textbuf_base = 1; in ocs_ramlog_init()
2414 for (i = ramlog->textbuf_base; i < ramlog->textbuf_count; i ++) { in ocs_ramlog_clear()
2419 if (clear_start_of_day && ramlog->textbuf_base) { in ocs_ramlog_clear()
2424 ramlog->textbuf_base = 0; in ocs_ramlog_clear()
2509 idx = ramlog->textbuf_base; in ocs_ramlog_next_idx()
2542 if (ramlog->textbuf_base) { in ocs_ddump_ramlog()
2554 for (i = ramlog->textbuf_base; i < ramlog->textbuf_count; i ++) { in ocs_ddump_ramlog()