Searched refs:INTS_CMD_DONE (Results 1 – 4 of 4) sorted by relevance
154 #define INTS_CMD_DONE 0x10 macro
1678 } else if ((ints & INTS_CMD_DONE) != 0) { in spc_intr()1840 else if ((ints & INTS_CMD_DONE) != 0 && in spc_intr()
74 #define INTS_CMD_DONE 0x10 macro
539 } else if (ints & INTS_CMD_DONE) { in scintr()