Searched refs:GI_GATE_INTERRUPT_ENABLE (Results 1 – 2 of 2) sorted by relevance
182 GI_GATE_INTERRUPT_ENABLE(cidx), in ni_tio_cmd_setup()183 GI_GATE_INTERRUPT_ENABLE(cidx)); in ni_tio_cmd_setup()303 GI_GATE_INTERRUPT_ENABLE(cidx), 0x0); in ni_tio_cancel()
157 #define GI_GATE_INTERRUPT_ENABLE(x) (((x) % 2) ? (1 << 10) : (1 << 8)) macro