Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ocs_fc/
H A Docs_mgmt.c103 static void get_chip_type(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf);
170 {"chip_type", get_chip_type, NULL, NULL},
964 get_chip_type(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_chip_type() function