Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Di82586reg.h187 #define IE_CMD_TDR 0x0005 /* time-domain reflectometer command */ macro
H A Di82596reg.h294 #define IE_CMD_TDR 0x0005 /* time-domain reflectometer command */ macro
H A Di82596.c1411 i82596_simple_command(sc, IE_CMD_TDR, cmd);
/openbsd/sys/dev/isa/
H A Dif_ie.c1701 cmd->com.ie_cmd_cmd = IE_CMD_TDR | IE_CMD_LAST; in run_tdr()