TDR_SHORT         592 drivers/net/ethernet/i825xx/ether1.c 		else if ((status & (TDR_SHORT|TDR_OPEN)) && (status & TDR_TIME)) {
TDR_SHORT         595 drivers/net/ethernet/i825xx/ether1.c 				status & TDR_SHORT ? "short" : "open", (status & TDR_TIME) / 10,
TDR_SHORT         599 drivers/net/ethernet/i825xx/ether1.c 				status & TDR_SHORT ? "short" : "open", (status & TDR_TIME));
TDR_SHORT          57 drivers/net/ethernet/i825xx/ether1.h #define TDR_SHORT	(1 << 12)