Searched refs:EMPTY (Results 1 – 2 of 2) sorted by relevance
125 #define EMPTY 0x10 /* PIO FIFO Empty */ macro280 while(jiffies < i && (inb(base + PIO_INT_REG) & EMPTY) && timeout) in sym53c416_read()285 if(inb(base + PIO_INT_REG) & EMPTY) in sym53c416_read()607 if((inb(base + PIO_INT_REG) & (FULL | EMPTY | CE | OUE | FIE | EIE)) != EMPTY) in sym53c416_test()
36 #define EMPTY 0x80 /* 1 = receive buffer empty */ macro