Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h299 #define TDR_LNK_OK 0x8000 /* No link problem identified */ macro
H A Dsun3_82586.c507 if(result & TDR_LNK_OK) in init586()