Home
last modified time | relevance | path

Searched refs:CU_ACTIVE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h118 #define CU_ACTIVE 0x2 /* CU is active */ macro
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h119 #define CU_ACTIVE 0x2 /* CU is active */ macro
H A Dsun3_82586.c969 if(p->scb->cus & CU_ACTIVE) /* COMMAND-UNIT active? */ in sun3_82586_timeout()
1040 if(p->scb->cus & CU_ACTIVE) in sun3_82586_send_packet()
1064 if( (p->scb->cus & CU_ACTIVE)) /* test it, because CU sometimes doesn't start immediately */ in sun3_82586_send_packet()

Completed in 5 milliseconds