Searched refs:RFD_COMPL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/i825xx/ | ||
H A D | sun3_82586.h | 145 #define RFD_COMPL 0x80 macro |
H A D | sun3_82586.c | 768 for(;(status = p->rfd_top->stat_high) & RFD_COMPL;) in sun3_82586_rcv_int() |