Home
last modified time | relevance | path

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

/trueos/sys/dev/pci/
HDpci_private.h91 int pci_alloc_msi_method(device_t dev, device_t child, int *count);
HDpci.c181 DEVMETHOD(pci_alloc_msi, pci_alloc_msi_method),
2152 pci_alloc_msi_method(device_t dev, device_t child, int *count) in pci_alloc_msi_method() function