Home
last modified time | relevance | path

Searched refs:RFD_COMPL (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/i825xx/
Dsun3_82586.h144 #define RFD_COMPL 0x80 macro
Dni52.h136 #define RFD_COMPL 0x80 macro
Dsun3_82586.c771 for(;(status = p->rfd_top->stat_high) & RFD_COMPL;) in sun3_82586_rcv_int()
Dni52.c959 for (; (status = readb(&p->rfd_top->stat_high)) & RFD_COMPL;) { in ni52_rcv_int()