Searched refs:IEVENT_RXC (Results 1 – 4 of 4) sorted by relevance
124 #define IEVENT_RXC 0x40000000 /* pause control frame received */ macro
142 #define IEVENT_RXC 0x40000000 macro
296 #define IEVENT_RXC 0x40000000 macro322 (IEVENT_RXC | IEVENT_BSY | IEVENT_EBERR | IEVENT_MSRO | \
2859 if (events & IEVENT_RXC) in gfar_error()