Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/powerpc/powermac/
HData_macio.c115 static int ata_macio_attach(device_t dev);
123 DEVMETHOD(device_attach, ata_macio_attach),
181 ata_macio_attach(device_t dev) in ata_macio_attach() function