Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h112 #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()