Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsun3_82586.h145 #define RFD_OK 0x20 macro
Dni52.h137 #define RFD_OK 0x20 macro
Dsun3_82586.c757 if(status & RFD_OK) /* frame received without error? */ in sun3_82586_rcv_int()
Dni52.c907 if(status & RFD_OK) /* frame received without error? */ in ni52_rcv_int()
/linux-2.4.37.9/drivers/acorn/net/
Dether1.h88 #define RFD_OK (1 << 13) macro