Searched defs:GI_GATE_ERROR_CONFIRM (Results 1 – 3 of 3) sorted by relevance
142 #define GI_GATE_ERROR_CONFIRM(x) (((x) % 2) ? BIT(1) : BIT(5)) macro