Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid_pci.c62 static int aacraid_pci_probe(device_t dev);
67 DEVMETHOD(device_probe, aacraid_pci_probe),
130 aacraid_pci_probe(device_t dev) in aacraid_pci_probe() function