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

  /src/sys/arch/hp300/dev/
hpibvar.h 136 int (*hpib_ppoll)(struct hpibbus_softc *); member in struct:hpib_controller
hpib.c 314 return (*sc->sc_ops->hpib_ppoll)(sc) & (0x80 >> slave);
341 ppoll = sc->sc_ops->hpib_ppoll;

Completed in 12 milliseconds