Home
last modified time | relevance | path

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

/trueos/sys/dev/pci/
HDpci_private.h93 int pci_remap_msix_method(device_t dev, device_t child,
HDpci.c183 DEVMETHOD(pci_remap_msix, pci_remap_msix_method),
1661 pci_remap_msix_method(device_t dev, device_t child, int count, in pci_remap_msix_method() function