Searched refs:ocs_textbuf_get_segment (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ocs_fc/
H A Docs_utils.c1623 static ocs_textbuf_segment_t *ocs_textbuf_get_segment(ocs_textbuf_t *textbuf, uint32_t idx);
1652 ocs_textbuf_segment_t *segment = ocs_textbuf_get_segment(textbuf, idx);
1661 ocs_textbuf_segment_t *segment = ocs_textbuf_get_segment(textbuf, idx);
1670 ocs_textbuf_segment_t *segment = ocs_textbuf_get_segment(textbuf, idx);
1748 ocs_textbuf_get_segment(ocs_textbuf_t *textbuf, uint32_t idx) function

Completed in 57 milliseconds