HomeSort by: relevance | last modified time | path
    Searched refs:IE_CMD_CONFIG (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/acorn32/podulebus/
if_iereg.h 270 #define IE_CMD_CONFIG 0x0002 /* configure command */
if_ie.c 847 cmd.com.ie_cmd_cmd = IE_CMD_CONFIG | IE_CMD_LAST;
  /src/sys/arch/mvme68k/stand/netboot/
i82586.h 211 #define IE_CMD_CONFIG 0x0002 /* configure command */
if_ie.c 220 iem->im_cc.com.ie_cmd_cmd = IE_CMD_CONFIG | IE_CMD_LAST;
  /src/sys/arch/sun3/dev/
i82586.h 189 #define IE_CMD_CONFIG SWAP(0x0002) /* configure command */
if_ie.c 1333 cmd->com.ie_cmd_cmd = IE_CMD_CONFIG | IE_CMD_LAST;
  /src/sys/dev/ic/
i82586reg.h 301 #define IE_CMD_CONFIG 0x0002 /* configure command */
i82586.c 1505 setup_simple_command(sc, IE_CMD_CONFIG, cmd);

Completed in 18 milliseconds