Searched refs:IEVENT_LC (Results 1 – 5 of 5) sorted by relevance
64 #define IEVENT_LC (1 << 18) macro81 IEVENT_RXC | IEVENT_BABR | IEVENT_BABT | IEVENT_LC | \
129 #define IEVENT_LC 0x00040000 /* Late collision occurred */ macro
152 #define IEVENT_LC 0x00040000 macro
303 #define IEVENT_LC 0x00040000 macro320 IEVENT_BABT | IEVENT_TXC | IEVENT_TXE | IEVENT_LC \
2692 if (events & IEVENT_LC) in gfar_error()