Searched refs:INT_ERROR (Results 1 – 3 of 3) sorted by relevance
91 #define INT_ERROR (1 << 1) macro95 INT_ERROR | \
297 INT_COMPLETION | INT_ERROR | INT_QUEUE_STOPPED); in ccp_hw_attach_queue()594 if ((ints & INT_ERROR) != 0) in ccp_intr_run_completions()634 if ((ints & (INT_COMPLETION | INT_ERROR)) != 0) in ccp_intr_handler()647 INT_COMPLETION | INT_ERROR | INT_QUEUE_STOPPED); in ccp_intr_handler()
70 #define INT_ERROR 0x2 macro73 INT_ERROR| \