Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h301 #define TDR_ET_OPN 0x2000 /* open, no correct termination */ macro
H A Dsun3_82586.c511 else if(result & TDR_ET_OPN) in init586()