Searched refs:hp_softc (Results 1 – 1 of 1) sorted by relevance
65 struct hp_softc { struct80 CFATTACH_DECL_NEW(hp, sizeof(struct hp_softc), argument148 struct hp_softc * const sc = device_private(self); in hpattach()199 struct hp_softc *sc; in hpstrategy()237 struct hp_softc * const sc = md->md_softc; in hpstart()268 struct hp_softc *sc; in hpopen()296 struct hp_softc * const sc = device_lookup_private(&hp_cd, DISKUNIT(dev)); in hpclose()317 struct hp_softc * const sc = device_lookup_private(&hp_cd, DISKUNIT(dev)); in hpioctl()360 struct hp_softc * const sc = md->md_softc; in hpfinish()411 struct hp_softc * const sc = md->md_softc; in hpattn()[all …]