Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h102 #define ACK_CX 0x80 /* acknowledges STAT_CX */
111 #define STAT_CX 0x80 /* CU finished cmd with its I bit set */ macro
H A Dsun3_82586.c728 if(stat & STAT_CX) /* command with I-bit set complete */ in sun3_82586_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h103 #define ACK_CX 0x80 /* acknowledges STAT_CX */
112 #define STAT_CX 0x80 /* CU finished cmd with its I bit set */ macro
H A Dsun3_82586.c725 if(stat & STAT_CX) /* command with I-bit set complete */ in sun3_82586_interrupt()

Completed in 6 milliseconds