Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa_cmd.h404 #define CMD_SCSI 0x03 macro
H A Dhpsa.c2592 if ((cp->cmd_type == CMD_SCSI) && in complete_scsi_command()
2621 * CMD_SCSI, CMD_IOACCEL1 and CMD_IOACCEL2 commands by in complete_scsi_command()
3121 case CMD_SCSI: in hpsa_cmd_dev_match()
5465 c->cmd_type = CMD_SCSI; in hpsa_ciss_submit()
5596 c->cmd_type = CMD_SCSI; in hpsa_ioaccel_submit()
5604 c->cmd_type = CMD_SCSI; in hpsa_ioaccel_submit()
6936 if (likely(c->cmd_type == CMD_IOACCEL1 || c->cmd_type == CMD_SCSI in finish_cmd()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa_cmd.h408 #define CMD_SCSI 0x03 macro
H A Dhpsa.c2597 if ((cp->cmd_type == CMD_SCSI) && in complete_scsi_command()
2625 * CMD_SCSI, CMD_IOACCEL1 and CMD_IOACCEL2 commands by in complete_scsi_command()
3125 case CMD_SCSI: in hpsa_cmd_dev_match()
5461 c->cmd_type = CMD_SCSI; in hpsa_ciss_submit()
5593 c->cmd_type = CMD_SCSI; in hpsa_ioaccel_submit()
5603 c->cmd_type = CMD_SCSI; in hpsa_ioaccel_submit()
6964 if (likely(c->cmd_type == CMD_IOACCEL1 || c->cmd_type == CMD_SCSI in finish_cmd()

Completed in 28 milliseconds