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