Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/i825xx/
Dsun3_82586.h300 #define TDR_ET_OPN 0x2000 /* open, no correct termination */ macro
Dsun3_82586.c514 else if(result & TDR_ET_OPN) in init586()