Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/i825xx/
Dsun3_82586.h197 #define CMD_LAST 0x8000 /* indicates last command in the CBL */ macro
Dsun3_82586.c420 cfg_cmd->cmd_cmd = swab16(CMD_CONFIGURE | CMD_LAST); in init586()
464 ias_cmd->cmd_cmd = swab16(CMD_IASETUP | CMD_LAST); in init586()
488 tdr_cmd->cmd_cmd = swab16(CMD_TDR | CMD_LAST); in init586()
532 mc_cmd->cmd_cmd = swab16(CMD_MCSETUP | CMD_LAST); in init586()
1170 dump_cmd->cmd_cmd = CMD_DUMP | CMD_LAST;