Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pci/
H A Dpci_private.h104 int pci_alloc_msix_method(device_t dev, device_t child, int *count);
H A Dpci.c199 DEVMETHOD(pci_alloc_msix, pci_alloc_msix_method),
1745 pci_alloc_msix_method(device_t dev, device_t child, int *count) in pci_alloc_msix_method() function