Home
last modified time | relevance | path

Searched refs:RFD_OK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h146 #define RFD_OK 0x20 macro
H A Dether1.h87 #define RFD_OK (1 << 13) macro
H A Dsun3_82586.c772 if(status & RFD_OK) /* frame received without error? */ in sun3_82586_rcv_int()