Home
last modified time | relevance | path

Searched refs:CMD_TDR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h191 #define CMD_TDR 0x0005 /* time domain reflectometer (TDR) command */ macro
H A Dether1.h235 #define CMD_TDR 5 macro
H A Dether1.c342 CMD_TDR | CMD_INTR,
753 case CMD_TDR: in ether1_xmit_done()
H A Dsun3_82586.c485 tdr_cmd->cmd_cmd = swab16(CMD_TDR | CMD_LAST); in init586()