Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/gpib/
H A Dgpib.c221 (hdl->hq_callback)(hdl->hq_softc, GPIBCBF_INTR); in gpibintr()
236 (*hdl)->hq_softc = arg; in _gpibregister()
268 (*hdl->hq_callback)(hdl->hq_softc, GPIBCBF_START); in _gpibrelease()
H A Dgpibvar.h106 void *hq_softc; /* slave's softc */ member
/netbsd-src/sys/arch/hp300/dev/
H A Dhpib.c272 (*hq->hq_start)(hq->hq_softc); in hpibfree()
373 (*hq->hq_go)(hq->hq_softc); in hpibstart()
H A Dnhpib.c465 (hq->hq_intr)(hq->hq_softc); in nhpibreadtimo()
530 (hq->hq_intr)(hq->hq_softc); in nhpibintr()
536 (hq->hq_intr)(hq->hq_softc); in nhpibintr()
H A Dfhpib.c471 (hq->hq_intr)(hq->hq_softc); in fhpibdmadone()
562 (hq->hq_intr)(hq->hq_softc); in fhpibintr()
594 (hq->hq_intr)(hq->hq_softc); in fhpibintr()
H A Dhpibvar.h178 void *hq_softc; /* slave's softc */ member
H A Dppi.c191 sc->sc_hq.hq_softc = sc; in ppiattach()
H A Dmt.c214 sc->sc_hq.hq_softc = sc; in mtattach()
H A Dct.c247 sc->sc_hq.hq_softc = sc; in ctattach()
H A Drd.c542 sc->sc_hq.hq_softc = sc; in rdattach()