Searched refs:CU_ACTIVE (Results 1 – 6 of 6) sorted by relevance
102 #define CU_ACTIVE 0x200 /* CU is active */ macro
118 #define CU_ACTIVE 0x2 /* CU is active */ macro
110 #define CU_ACTIVE 0x2 /* CU is active */ macro
972 if(p->scb->cus & CU_ACTIVE) /* COMMAND-UNIT active? */ in sun3_82586_timeout()1042 if(p->scb->cus & CU_ACTIVE) in sun3_82586_send_packet()1066 if( (p->scb->cus & CU_ACTIVE)) /* test it, because CU sometimes doesn't start immediately */ in sun3_82586_send_packet()
1131 if (readb(&p->scb->cus) & CU_ACTIVE) { /* COMMAND-UNIT active? */ in ni52_timeout()1202 if (readb(&p->scb->cus) & CU_ACTIVE) { in ni52_send_packet()1224 if (readb(&p->scb->cus) & CU_ACTIVE) in ni52_send_packet()
1102 if (p->scb->status & CU_ACTIVE) { in elmc_timeout()1159 if ((p->scb->status & CU_ACTIVE)) { /* test it, because CU sometimes doesn't start immediately */ in elmc_send_packet()