Searched refs:RFD_OK (Results 1 – 3 of 3) sorted by relevance
146 #define RFD_OK 0x20 macro
87 #define RFD_OK (1 << 13) macro
772 if(status & RFD_OK) /* frame received without error? */ in sun3_82586_rcv_int()