Searched refs:CMD_MCSETUP (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsun3_82586.h188 #define CMD_MCSETUP 0x0003 /* MC setup command */ macro
H A D3c523.h159 #define CMD_MCSETUP 0x0003 /* MC setup command */ macro
H A Dni52.h180 #define CMD_MCSETUP 0x0003 /* MC setup command */ macro
H A Dni52.c685 writew(CMD_MCSETUP | CMD_LAST, &mc_cmd->cmd_cmd);
H A Dsun3_82586.c530 mc_cmd->cmd_cmd = swab16(CMD_MCSETUP | CMD_LAST);
H A D3c523.c785 mc_cmd->cmd_cmd = CMD_MCSETUP | CMD_LAST;

Completed in 127 milliseconds