Searched refs:INT_ERROR (Results 1 – 2 of 2) sorted by relevance
89 #define INT_ERROR (1 << 1) macro93 INT_ERROR | \
295 INT_COMPLETION | INT_ERROR | INT_QUEUE_STOPPED); in ccp_hw_attach_queue()592 if ((ints & INT_ERROR) != 0) in ccp_intr_run_completions()632 if ((ints & (INT_COMPLETION | INT_ERROR)) != 0) in ccp_intr_handler()645 INT_COMPLETION | INT_ERROR | INT_QUEUE_STOPPED); in ccp_intr_handler()