Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dhpibvar.h151 struct hpibbus_softc **ha_softcpp; /* XXX */ member
H A Dhpib.c144 *(ha->ha_softcpp) = sc; /* XXX */ in hpibbusattach()
H A Dnhpib.c254 ha.ha_softcpp = &sc->sc_hpibbus; /* XXX */ in nhpib_common_attach()
H A Dfhpib.c188 ha.ha_softcpp = &sc->sc_hpibbus; /* XXX */ in fhpibattach()