Searched refs:CU_ACTIVE (Results 1 – 3 of 3) sorted by relevance
119 #define CU_ACTIVE 0x2 /* CU is active */ macro
969 if(p->scb->cus & CU_ACTIVE) /* COMMAND-UNIT active? */ in sun3_82586_timeout()1041 if(p->scb->cus & CU_ACTIVE) in sun3_82586_send_packet()1065 if( (p->scb->cus & CU_ACTIVE)) /* test it, because CU sometimes doesn't start immediately */ in sun3_82586_send_packet()
51 #define CU_ACTIVE 2 macro319 if (s->cu_status != CU_ACTIVE) { in command_loop()356 s->cu_status = CU_ACTIVE; in examine_scb()