Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_utils.h112 extern int32_t ocs_textbuf_remaining(ocs_textbuf_t *textbuf);
H A Docs_utils.c1946 ocs_textbuf_remaining(ocs_textbuf_t *textbuf) in ocs_textbuf_remaining() function
2462 if (ocs_textbuf_remaining(ramlog->cur_textbuf) < 120) { in ocs_ramlog_vprintf()