cmd_cmd           420 drivers/net/ethernet/i825xx/sun3_82586.c 	cfg_cmd->cmd_cmd	= swab16(CMD_CONFIGURE | CMD_LAST);
cmd_cmd           464 drivers/net/ethernet/i825xx/sun3_82586.c 	ias_cmd->cmd_cmd	= swab16(CMD_IASETUP | CMD_LAST);
cmd_cmd           488 drivers/net/ethernet/i825xx/sun3_82586.c 	tdr_cmd->cmd_cmd	= swab16(CMD_TDR | CMD_LAST);
cmd_cmd           532 drivers/net/ethernet/i825xx/sun3_82586.c 		mc_cmd->cmd_cmd = swab16(CMD_MCSETUP | CMD_LAST);
cmd_cmd           558 drivers/net/ethernet/i825xx/sun3_82586.c 		p->nop_cmds[i]->cmd_cmd		= swab16(CMD_NOP);
cmd_cmd           567 drivers/net/ethernet/i825xx/sun3_82586.c 		p->nop_cmds[i]->cmd_cmd		= swab16(CMD_NOP);
cmd_cmd           596 drivers/net/ethernet/i825xx/sun3_82586.c 		p->xmit_cmds[i]->cmd_cmd = swab16(CMD_XMIT | CMD_INT);
cmd_cmd           618 drivers/net/ethernet/i825xx/sun3_82586.c 	p->xmit_cmds[0]->cmd_cmd	= swab16(CMD_XMIT | CMD_SUSPEND | CMD_INT);
cmd_cmd          1170 drivers/net/ethernet/i825xx/sun3_82586.c 	dump_cmd->cmd_cmd = CMD_DUMP | CMD_LAST;
cmd_cmd           207 drivers/net/ethernet/i825xx/sun3_82586.h   unsigned short cmd_cmd;       /* the command itself (+bits) */
cmd_cmd           217 drivers/net/ethernet/i825xx/sun3_82586.h   unsigned short cmd_cmd;
cmd_cmd           228 drivers/net/ethernet/i825xx/sun3_82586.h   unsigned short cmd_cmd;
cmd_cmd           250 drivers/net/ethernet/i825xx/sun3_82586.h   unsigned short cmd_cmd;
cmd_cmd           262 drivers/net/ethernet/i825xx/sun3_82586.h   unsigned short cmd_cmd;
cmd_cmd           273 drivers/net/ethernet/i825xx/sun3_82586.h   unsigned short cmd_cmd;
cmd_cmd           293 drivers/net/ethernet/i825xx/sun3_82586.h   unsigned short cmd_cmd;