Searched refs:IEVENT_MAG (Results 1 – 3 of 3) sorted by relevance
60 #define IEVENT_MAG (1 << 11) macro80 #define IEVENT_ERR_MASK (IEVENT_MAG | IEVENT_GTSC | IEVENT_GRSC | IEVENT_TXC | \
307 #define IEVENT_MAG 0x00000800 macro322 | IEVENT_MAG | IEVENT_BABR)
2679 (events & IEVENT_MAG)) in gfar_error()2680 events &= ~IEVENT_MAG; in gfar_error()