Searched refs:CMD_IOACCEL2 (Results 1 – 2 of 2) sorted by relevance
399 #define CMD_IOACCEL2 0x05 macro
1094 case CMD_IOACCEL2: in __enqueue_cmd_and_start_io()2399 if ((cp->cmd_type == CMD_IOACCEL2) && in complete_scsi_command()2406 if (cp->cmd_type == CMD_IOACCEL2 || cp->cmd_type == CMD_IOACCEL1) in complete_scsi_command()2427 if (cp->cmd_type == CMD_IOACCEL2) in complete_scsi_command()2869 case CMD_IOACCEL2: in hpsa_cmd_dev_match()4472 c->cmd_type = CMD_IOACCEL2; in hpsa_scsi_ioaccel2_queue_command()5099 if (c->cmd_type == CMD_IOACCEL2) { in hpsa_command_resubmit_worker()5528 if (c->cmd_type == CMD_IOACCEL2) { in hpsa_get_tag()5763 if (abort->cmd_type == CMD_IOACCEL2) { in hpsa_send_abort_both_ways()5778 if (c->cmd_type == CMD_IOACCEL2) in hpsa_extract_reply_queue()[all …]