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