Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c101 static void get_chip_type(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf);
168 {"chip_type", get_chip_type, NULL, NULL},
962 get_chip_type(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_chip_type() function