Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/i825xx/
A Dsun3_82586.h197 #define CMD_LAST 0x8000 /* indicates last command in the CBL */ macro
A Dsun3_82586.c416 cfg_cmd->cmd_cmd = swab16(CMD_CONFIGURE | CMD_LAST); in init586()
460 ias_cmd->cmd_cmd = swab16(CMD_IASETUP | CMD_LAST); in init586()
484 tdr_cmd->cmd_cmd = swab16(CMD_TDR | CMD_LAST); in init586()
528 mc_cmd->cmd_cmd = swab16(CMD_MCSETUP | CMD_LAST); in init586()
1166 dump_cmd->cmd_cmd = CMD_DUMP | CMD_LAST;

Completed in 7 milliseconds