Searched refs:CMD_MCSETUP (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/i825xx/ | ||
D | sun3_82586.h | 188 #define CMD_MCSETUP 0x0003 /* MC setup command */ macro |
D | sun3_82586.c | 528 mc_cmd->cmd_cmd = swab16(CMD_MCSETUP | CMD_LAST); in init586() |