Searched refs:TDR_TIME (Results 1 – 2 of 2) sorted by relevance
59 #define TDR_TIME (0x7ff) macro
594 else if ((status & (TDR_SHORT|TDR_OPEN)) && (status & TDR_TIME)) { in ether1_init_for_open()597 status & TDR_SHORT ? "short" : "open", (status & TDR_TIME) / 10, in ether1_init_for_open()598 (status & TDR_TIME) % 10); in ether1_init_for_open()601 status & TDR_SHORT ? "short" : "open", (status & TDR_TIME)); in ether1_init_for_open()