Searched refs:FIFO_REMPTY (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dsmc91cxxreg.h292 #define FIFO_REMPTY 0x8000 macro
H A Dsmc91cxx.c686 if (bus_space_read_2(bst, bsh, FIFO_PORTS_REG_W) & FIFO_REMPTY)
744 if (packetno & FIFO_REMPTY) {
982 if (packetno & FIFO_REMPTY) {

Completed in 126 milliseconds