Home
last modified time | relevance | path

Searched refs:CMD_MCSETUP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h189 #define CMD_MCSETUP 0x0003 /* MC setup command */ macro
H A Dsun3_82586.c529 mc_cmd->cmd_cmd = swab16(CMD_MCSETUP | CMD_LAST); in init586()