Searched refs:CMD_IASETUP (Results 1 – 6 of 6) sorted by relevance
157 #define CMD_IASETUP 0x0001 /* initial address setup command */ macro
186 #define CMD_IASETUP 0x0001 /* initial address setup command */ macro
178 #define CMD_IASETUP 0x0001 /* initial address setup command */ macro
670 ias_cmd->cmd_cmd = CMD_IASETUP | CMD_LAST; in init586()
464 ias_cmd->cmd_cmd = swab16(CMD_IASETUP | CMD_LAST); in init586()
653 writew(CMD_IASETUP | CMD_LAST, &ias_cmd->cmd_cmd); in init586()