Home
last modified time | relevance | path

Searched refs:CU_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/i825xx/
Dsun3_82586.h118 #define CU_ACTIVE 0x2 /* CU is active */ macro
Dsun3_82586.c972 if(p->scb->cus & CU_ACTIVE) /* COMMAND-UNIT active? */ in sun3_82586_timeout()
1043 if(p->scb->cus & CU_ACTIVE) in sun3_82586_send_packet()
1067 if( (p->scb->cus & CU_ACTIVE)) /* test it, because CU sometimes doesn't start immediately */ in sun3_82586_send_packet()