Searched refs:STAT_CX (Results 1 – 7 of 7) sorted by relevance
95 #define STAT_CX 0x8000 /* CU finished cmd with its I bit set */ macro
111 #define STAT_CX 0x80 /* CU finished cmd with its I bit set */ macro
103 #define STAT_CX 0x80 /* CU finished cmd with its I bit set */ macro
119 #define STAT_CX 0x8000 /* The CU finished executing a command macro124 #define STAT_ACK (STAT_CX | STAT_FR | STAT_CNA | STAT_RNR)152 if (status & STAT_CX)1186 if (status & (STAT_CX | STAT_CNA)) in i596_interrupt()
926 if (stat & STAT_CX) { in elmc_interrupt()
728 if(stat & STAT_CX) /* command with I-bit set complete */ in sun3_82586_interrupt()
914 if (stat & STAT_CX) in ni52_interrupt()