Home
last modified time | relevance | path

Searched refs:CMD_IOACCEL1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa_cmd.h405 #define CMD_IOACCEL1 0x04 macro
H A Dhpsa.c1159 case CMD_IOACCEL1: in __enqueue_cmd_and_start_io()
2609 if (cp->cmd_type == CMD_IOACCEL2 || cp->cmd_type == CMD_IOACCEL1) { in complete_scsi_command()
2621 * CMD_SCSI, CMD_IOACCEL1 and CMD_IOACCEL2 commands by in complete_scsi_command()
2640 if (cp->cmd_type == CMD_IOACCEL1) { in complete_scsi_command()
3127 case CMD_IOACCEL1: in hpsa_cmd_dev_match()
4768 c->cmd_type = CMD_IOACCEL1; in hpsa_scsi_ioaccel1_queue_command()
6936 if (likely(c->cmd_type == CMD_IOACCEL1 || c->cmd_type == CMD_SCSI in finish_cmd()
9527 return c->cmd_type == CMD_IOACCEL1 || c->cmd_type == CMD_IOACCEL2; in is_accelerated_cmd()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa_cmd.h409 #define CMD_IOACCEL1 0x04 macro
H A Dhpsa.c1165 case CMD_IOACCEL1: in __enqueue_cmd_and_start_io()
2613 if (cp->cmd_type == CMD_IOACCEL2 || cp->cmd_type == CMD_IOACCEL1) { in complete_scsi_command()
2625 * CMD_SCSI, CMD_IOACCEL1 and CMD_IOACCEL2 commands by in complete_scsi_command()
2644 if (cp->cmd_type == CMD_IOACCEL1) { in complete_scsi_command()
3131 case CMD_IOACCEL1: in hpsa_cmd_dev_match()
4764 c->cmd_type = CMD_IOACCEL1; in hpsa_scsi_ioaccel1_queue_command()
6964 if (likely(c->cmd_type == CMD_IOACCEL1 || c->cmd_type == CMD_SCSI in finish_cmd()
9542 return c->cmd_type == CMD_IOACCEL1 || c->cmd_type == CMD_IOACCEL2; in is_accelerated_cmd()

Completed in 32 milliseconds