Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.h93 extern void ocs_mgmt_start_unnumbered_section(ocs_textbuf_t *textbuf, const char *name);
H A Docs_mgmt.c227 ocs_mgmt_start_unnumbered_section(textbuf, "ocs"); in ocs_mgmt_get_list()
300 ocs_mgmt_start_unnumbered_section(textbuf, "ocs"); in ocs_mgmt_get()
528 ocs_mgmt_start_unnumbered_section(textbuf, "ocs"); in ocs_mgmt_get_all()
2608 extern void ocs_mgmt_start_unnumbered_section(ocs_textbuf_t *textbuf, const char *name) in ocs_mgmt_start_unnumbered_section() function