Searched refs:CMD_IOACCEL2 (Results 1 – 2 of 2) sorted by relevance
410 #define CMD_IOACCEL2 0x05 macro
1169 case CMD_IOACCEL2: in __enqueue_cmd_and_start_io()2601 if ((cp->cmd_type == CMD_IOACCEL2) && in complete_scsi_command()2613 if (cp->cmd_type == CMD_IOACCEL2 || cp->cmd_type == CMD_IOACCEL1) { in complete_scsi_command()2634 if (cp->cmd_type == CMD_IOACCEL2) in complete_scsi_command()3132 case CMD_IOACCEL2: in hpsa_cmd_dev_match()4937 c->cmd_type = CMD_IOACCEL2; in hpsa_scsi_ioaccel2_queue_command()5633 if (c->cmd_type == CMD_IOACCEL2) { in hpsa_command_resubmit_worker()6965 || c->cmd_type == CMD_IOACCEL2)) in finish_cmd()9549 return c->cmd_type == CMD_IOACCEL1 || c->cmd_type == CMD_IOACCEL2; in is_accelerated_cmd()