Lines Matching defs:ace
226 struct ace_softc *ace = device_private(self); in ace_ebus_attach() local
1585 aceattach(struct ace_softc *ace) in aceattach()
1721 struct ace_softc *ace; in acestrategy() local
1802 struct ace_softc *ace = arg; in acestart() local
1850 acedone(struct ace_softc *ace) in acedone()
1909 struct ace_softc *ace = v; in acerestart() local
1943 struct ace_softc *ace; in aceopen() local
2023 struct ace_softc *ace = device_lookup_private(&ace_cd, ACEUNIT(dev)); in aceclose() local
2055 acegetdefaultlabel(struct ace_softc *ace, struct disklabel *lp) in acegetdefaultlabel()
2096 acegetdisklabel(struct ace_softc *ace) in acegetdisklabel()
2139 aceperror(const struct ace_softc *ace) in aceperror()
2157 struct ace_softc *ace = device_lookup_private(&ace_cd, ACEUNIT(dev)); in aceioctl() local
2304 struct ace_softc *ace; in acesize() local
2339 struct ace_softc *ace; /* disk unit to do the I/O */ in acedump() local
2411 bad144intern(struct ace_softc *ace) in bad144intern()
2433 ace_set_geometry(struct ace_softc *ace) in ace_set_geometry()