Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.h106 extern int ocs_mgmt_get(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf);
H A Docs_ioctl.c594 ocs_mgmt_get(ocs, name, &textbuf); in ocs_ioctl()
H A Docs_mgmt.c293 ocs_mgmt_get(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in ocs_mgmt_get() function