Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daac_pci.c473 static int aacch_probe(device_t dev);
479 DEVMETHOD(device_probe, aacch_probe),
496 aacch_probe(device_t dev) in aacch_probe() function