Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Data_macio.c113 static int ata_macio_probe(device_t dev);
122 DEVMETHOD(device_probe, ata_macio_probe),
154 ata_macio_probe(device_t dev) in ata_macio_probe() function