Searched refs:nexus_alloc_msi (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/x86/x86/ |
| H A D | nexus.c | 142 static int nexus_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, int *irqs); 185 DEVMETHOD(pcib_alloc_msi, nexus_alloc_msi), 743 nexus_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, int *irqs) in nexus_alloc_msi() function
|