Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ocs_fc/
HDocs_mgmt.c75 static void get_pci_subsystem_device(ocs_t *, char *, ocs_textbuf_t*);
159 {"pci_subsystem_device", get_pci_subsystem_device, NULL, NULL},
1079 get_pci_subsystem_device(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_pci_subsystem_device() function