Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_utils.c2288 uint32_t textbuf_base; member
2340 ramlog->textbuf_base = 1; in ocs_ramlog_init()
2396 for (i = ramlog->textbuf_base; i < ramlog->textbuf_count; i ++) { in ocs_ramlog_clear()
2401 if (clear_start_of_day && ramlog->textbuf_base) { in ocs_ramlog_clear()
2406 ramlog->textbuf_base = 0; in ocs_ramlog_clear()
2491 idx = ramlog->textbuf_base; in ocs_ramlog_next_idx()
2524 if (ramlog->textbuf_base) { in ocs_ddump_ramlog()
2536 for (i = ramlog->textbuf_base; i < ramlog->textbuf_count; i ++) { in ocs_ddump_ramlog()