Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/mba/
H A Dhp.c65 struct hp_softc { struct
80 CFATTACH_DECL_NEW(hp, sizeof(struct hp_softc), argument
148 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 …]