Searched refs:legacy_pcib_alloc_msi (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/x86/include/ |
| H A D | legacyvar.h | 67 int legacy_pcib_alloc_msi(device_t pcib, device_t dev, int count,
|
| /f-stack/freebsd/x86/x86/ |
| H A D | mptable_pci.c | 193 DEVMETHOD(pcib_alloc_msi, legacy_pcib_alloc_msi),
|
| /f-stack/freebsd/x86/pci/ |
| H A D | pci_bus.c | 98 legacy_pcib_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, in legacy_pcib_alloc_msi() function 662 DEVMETHOD(pcib_alloc_msi, legacy_pcib_alloc_msi),
|
| H A D | qpi.c | 305 DEVMETHOD(pcib_alloc_msi, legacy_pcib_alloc_msi),
|