Searched refs:al_msix_alloc_msi (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm/annapurna/alpine/
H A Dalpine_pci_msix.c60 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, function
386 return (al_msix_alloc_msi(dev, child, 1, 1, pic, isrcp));

Completed in 93 milliseconds