Home | History | Annotate | Download | only in dev

Lines Matching defs:hq

458 		struct hpibqueue *hq;
470 hq = TAILQ_FIRST(&hs->sc_queue);
471 (hq->hq_intr)(hq->hq_softc);
525 struct hpibqueue *hq;
550 hq = TAILQ_FIRST(&hs->sc_queue);
562 (hq->hq_intr)(hq->hq_softc);
578 if ((stat0 & (0x80 >> hq->hq_slave)) == 0) {
585 if ((stat0 & (0x80 >> hq->hq_slave)) == 0 &&
590 hq->hq_slave, stat0);
594 (hqhq->hq_softc);