Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa_cmd.h399 #define CMD_IOACCEL2 0x05 macro
Dhpsa.c1094 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 …]