Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/annapurna/alpine/
H A Dalpine_pci_msix.c58 static int al_msix_probe(device_t);
78 DEVMETHOD(device_probe, al_msix_probe),
119 al_msix_probe(device_t dev) in al_msix_probe() function