Searched refs:GI_GATE_ERROR_CONFIRM (Results 1 – 2 of 2) sorted by relevance
147 #define GI_GATE_ERROR_CONFIRM(x) (((x) % 2) ? (1 << 1) : (1 << 5)) macro
367 ack |= GI_GATE_ERROR_CONFIRM(cidx); in ni_tio_acknowledge_and_confirm()