HomeSort by: relevance | last modified time | path
    Searched refs:hpibreq (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/hp300/dev/
hpibvar.h 230 int hpibreq(device_t, struct hpibqueue *);
hpib.c 246 hpibreq(device_t pdev, struct hpibqueue *hq) function in typeref:typename:int
ppi.c 337 hpibreq(device_parent(sc->sc_dev), &sc->sc_hq) == 0)
rd.c 957 if (hpibreq(device_parent(sc->sc_dev), &sc->sc_hq))
1052 if (hpibreq(device_parent(sc->sc_dev), &sc->sc_hq))
mt.c 525 if (hpibreq(device_parent(sc->sc_dev), &sc->sc_hq))
ct.c 525 if (hpibreq(device_parent(sc->sc_dev), &sc->sc_hq))
  /src/sys/arch/amiga/dev/
par.c 310 if ((sc->sc_flags & PARF_UIO) && hpibreq(&sc->sc_dq) == 0)

Completed in 16 milliseconds