HomeSort by: relevance | last modified time | path
    Searched defs:hp_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/vax/mba/
hp.c 65 struct hp_softc { struct
80 CFATTACH_DECL_NEW(hp, sizeof(struct hp_softc),
148 struct hp_softc * const sc = device_private(self);
199 struct hp_softc *sc;
237 struct hp_softc * const sc = md->md_softc;
268 struct hp_softc *sc;
296 struct hp_softc * const sc = device_lookup_private(&hp_cd, DISKUNIT(dev));
317 struct hp_softc * const sc = device_lookup_private(&hp_cd, DISKUNIT(dev));
360 struct hp_softc * const sc = md->md_softc;
411 struct hp_softc * const sc = md->md_softc
    [all...]

Completed in 13 milliseconds