Home
last modified time | relevance | path

Searched refs:TDR_XCVR_PRB (Results 1 – 6 of 6) sorted by relevance

/drivers/net/
Dsun3_82586.h299 #define TDR_XCVR_PRB 0x4000 /* indicates a transceiver problem */ macro
D3c523.h259 #define TDR_XCVR_PRB 0x4000 /* indicates a transceiver problem */ macro
Dni52.h291 #define TDR_XCVR_PRB 0x4000 /* indicates a transceiver problem */ macro
D3c523.c720 } else if (result & TDR_XCVR_PRB) { in init586()
Dsun3_82586.c508 else if(result & TDR_XCVR_PRB) in init586()
Dni52.c696 else if (result & TDR_XCVR_PRB) in init586()