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

  /src/sys/arch/hp300/stand/common/
nhpib.c 169 nhpibppoll(int unit) function in typeref:typename:int
  /src/sys/arch/hp300/dev/
nhpib.c 117 static int nhpibppoll(struct hpibbus_softc *);
131 nhpibppoll,
533 stat0 = nhpibppoll(hs);
548 nhpibppoll(struct hpibbus_softc *hs) function in typeref:typename:int
591 if (nhpibppoll(hs) & (0x80 >> TAILQ_FIRST(&hs->sc_queue)->hq_slave))

Completed in 12 milliseconds