Home
last modified time | relevance | path

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

/drivers/scsi/
A Dhpsa_cmd.h410 #define CMD_IOACCEL2 0x05 macro
A Dhpsa.c1162 case CMD_IOACCEL2: in __enqueue_cmd_and_start_io()
2595 if ((cp->cmd_type == CMD_IOACCEL2) && in complete_scsi_command()
2607 if (cp->cmd_type == CMD_IOACCEL2 || cp->cmd_type == CMD_IOACCEL1) { in complete_scsi_command()
2628 if (cp->cmd_type == CMD_IOACCEL2) in complete_scsi_command()
3126 case CMD_IOACCEL2: in hpsa_cmd_dev_match()
4931 c->cmd_type = CMD_IOACCEL2; in hpsa_scsi_ioaccel2_queue_command()
5627 if (c->cmd_type == CMD_IOACCEL2) { in hpsa_command_resubmit_worker()
6959 || c->cmd_type == CMD_IOACCEL2)) in finish_cmd()
9535 return c->cmd_type == CMD_IOACCEL1 || c->cmd_type == CMD_IOACCEL2; in is_accelerated_cmd()

Completed in 23 milliseconds