Searched refs:al_msix_alloc_msi (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/arm/annapurna/alpine/ |
| H A D | alpine_pci_msix.c | 60 static msi_alloc_msi_t al_msix_alloc_msi; variable 82 DEVMETHOD(msi_alloc_msi, al_msix_alloc_msi), 296 al_msix_alloc_msi(device_t dev, device_t child, int count, int maxcount, in al_msix_alloc_msi() function 386 return (al_msix_alloc_msi(dev, child, 1, 1, pic, isrcp)); in al_msix_alloc_msix()
|