Searched refs:RFD_COMPL (Results 1 – 4 of 4) sorted by relevance
144 #define RFD_COMPL 0x80 macro
136 #define RFD_COMPL 0x80 macro
771 for(;(status = p->rfd_top->stat_high) & RFD_COMPL;) in sun3_82586_rcv_int()
959 for (; (status = readb(&p->rfd_top->stat_high)) & RFD_COMPL;) { in ni52_rcv_int()