Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daac_pci.c60 static int aac_pci_probe(device_t dev);
69 DEVMETHOD(device_probe, aac_pci_probe),
318 aac_pci_probe(device_t dev) in aac_pci_probe() function