Home
last modified time | relevance | path

Searched refs:al_msix_attach (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/annapurna/alpine/
H A Dalpine_pci_msix.c54 static int al_msix_attach(device_t);
76 DEVMETHOD(device_attach, al_msix_attach),
128 al_msix_attach(device_t dev) in al_msix_attach() function