Searched refs:IE_CMD_LAST (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ic/
H A Di82586.h189 #define IE_CMD_LAST 0x8000 /* this is the last command in the list */ macro
/freebsd-11-stable/sys/dev/ie/
H A Dif_ie.c988 IE_CMD_LAST | IE_CMD_INTR;
1227 cmd->com.ie_cmd_cmd = IE_CMD_TDR | IE_CMD_LAST;
1348 cmd->com.ie_cmd_cmd = IE_CMD_MCAST | IE_CMD_LAST;
1402 cmd->com.ie_cmd_cmd = IE_CMD_CONFIG | IE_CMD_LAST;
1420 cmd->com.ie_cmd_cmd = IE_CMD_IASETUP | IE_CMD_LAST;

Completed in 176 milliseconds