Searched refs:legacy_pcib_alloc_msix (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/x86/include/ |
| H A D | legacyvar.h | 69 int legacy_pcib_alloc_msix(device_t pcib, device_t dev, int *irq);
|
| /f-stack/freebsd/x86/x86/ |
| H A D | mptable_pci.c | 195 DEVMETHOD(pcib_alloc_msix, legacy_pcib_alloc_msix),
|
| /f-stack/freebsd/x86/pci/ |
| H A D | pci_bus.c | 109 legacy_pcib_alloc_msix(device_t pcib, device_t dev, int *irq) in legacy_pcib_alloc_msix() function 664 DEVMETHOD(pcib_alloc_msix, legacy_pcib_alloc_msix),
|
| H A D | qpi.c | 307 DEVMETHOD(pcib_alloc_msix, legacy_pcib_alloc_msix),
|