Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dhpibvar.h148 struct hpib_controller *ha_ops; /* controller ops vector */ member
H A Dhpib.c141 sc->sc_ops = ha->ha_ops; in hpibbusattach()
H A Dnhpib.c251 ha.ha_ops = &nhpib_controller; in nhpib_common_attach()
H A Dfhpib.c185 ha.ha_ops = &fhpib_controller; in fhpibattach()