Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/annapurna/alpine/
H A Dalpine_pci_msix.c57 static int al_msix_attach(device_t);
79 DEVMETHOD(device_attach, al_msix_attach),
133 al_msix_attach(device_t dev) in al_msix_attach() function