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

  /src/sys/arch/mipsco/obio/
rambo.h 78 #define RB_FIFO_EMPTY 0x00000400 /* FIFO Buffer is empty */
asc.c 247 RAMBO_MODE) & RB_FIFO_EMPTY)) {
428 if ((status & RB_FIFO_EMPTY) == 0) { /* Data left in RAMBO FIFO */

Completed in 46 milliseconds