Searched refs:ata_macio_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/powerpc/powermac/
H A Data_macio.c134 struct ata_macio_softc { struct
149 sizeof(struct ata_macio_softc),
160 struct ata_macio_softc *sc;
167 bzero(sc, sizeof(struct ata_macio_softc));
185 struct ata_macio_softc *sc = device_get_softc(dev);
263 struct ata_macio_softc *sc = device_get_softc(dev);
337 struct ata_macio_softc *sc = device_get_softc(request->parent);

Completed in 52 milliseconds