Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_mgmt.c75 static void get_pci_device(ocs_t *, char *, ocs_textbuf_t*);
159 {"pci_device", get_pci_device, NULL, NULL},
1082 get_pci_device(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_pci_device() function