Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ocs_fc/
HDocs_utils.h118 extern int32_t ocs_textbuf_ext_get_length(ocs_textbuf_t *textbuf, uint32_t idx);
HDocs_utils.c1634 return ocs_textbuf_ext_get_length(textbuf, 0); in ocs_textbuf_get_length()
1659 int32_t ocs_textbuf_ext_get_length(ocs_textbuf_t *textbuf, uint32_t idx) in ocs_textbuf_ext_get_length() function