Searched refs:GI_GATE_ERROR (Results 1 – 2 of 2) sorted by relevance
122 #define GI_GATE_ERROR(x) (((x) % 2) ? BIT(15) : BIT(14)) macro
403 if (gxx_status & GI_GATE_ERROR(cidx)) { in ni_tio_acknowledge_and_confirm()