Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/i825xx/
A Dsun3_82586.h118 #define CU_ACTIVE 0x2 /* CU is active */ macro
A Dsun3_82586.c968 if(p->scb->cus & CU_ACTIVE) /* COMMAND-UNIT active? */ in sun3_82586_timeout()
1039 if(p->scb->cus & CU_ACTIVE) in sun3_82586_send_packet()
1063 if( (p->scb->cus & CU_ACTIVE)) /* test it, because CU sometimes doesn't start immediately */ in sun3_82586_send_packet()

Completed in 7 milliseconds