Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_private.h114 pci_create_iov_child_t pci_create_iov_child_method; variable
H A Dpci.c219 DEVMETHOD(pci_create_iov_child, pci_create_iov_child_method),
4296 pci_create_iov_child_method(device_t bus, device_t pf, uint16_t rid, in pci_create_iov_child_method() function