Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h300 #define TDR_XCVR_PRB 0x4000 /* indicates a transceiver problem */ macro
H A Dsun3_82586.c509 else if(result & TDR_XCVR_PRB) in init586()