Searched refs:hpibreq (Results 1 – 7 of 7) sorted by relevance
230 int hpibreq(device_t, struct hpibqueue *);
246 hpibreq(device_t pdev, struct hpibqueue *hq) in hpibreq() function
337 hpibreq(device_parent(sc->sc_dev), &sc->sc_hq) == 0) in ppirw()
957 if (hpibreq(device_parent(sc->sc_dev), &sc->sc_hq)) in rdustart()1052 if (hpibreq(device_parent(sc->sc_dev), &sc->sc_hq)) in rdstart()
525 if (hpibreq(device_parent(sc->sc_dev), &sc->sc_hq)) in mtustart()
525 if (hpibreq(device_parent(sc->sc_dev), &sc->sc_hq)) in ctustart()
310 if ((sc->sc_flags & PARF_UIO) && hpibreq(&sc->sc_dq) == 0) in parrw()