Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_private.h106 pci_msix_count_t pci_msix_count_method; variable
H A Dpci.c210 DEVMETHOD(pci_msix_count, pci_msix_count_method),
2170 pci_msix_count_method(device_t dev, device_t child) in pci_msix_count_method() function