Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h286 #define TCMD_UNDERRUN 0x0100 macro
H A Dsun3_82586.c932 else if(status & TCMD_UNDERRUN) { in sun3_82586_xmt_int()