Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_iov.c98 static nvlist_t *pci_iov_get_vf_subsystem_schema(void);
294 iov_schema = pci_iov_get_vf_subsystem_schema(); in pci_iov_build_vf_schema()
324 pci_iov_get_vf_subsystem_schema(void) in pci_iov_get_vf_subsystem_schema() function