Home
last modified time | relevance | path

Searched refs:CMD_SCSI (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/block/
Dcciss_cmd.h177 #define CMD_SCSI 0x03 macro
Dcciss_scsi.c1454 c->cmd_type = CMD_SCSI; in cciss_scsi_queue_command_lck()
Dcciss.c3496 else if (c->cmd_type == CMD_SCSI) in finish_cmd()
/linux-4.4.14/drivers/scsi/
Dhpsa_cmd.h397 #define CMD_SCSI 0x03 macro
Dhpsa.c2395 if ((cp->cmd_type == CMD_SCSI) && in complete_scsi_command()
2862 case CMD_SCSI: in hpsa_cmd_dev_match()
4952 c->cmd_type = CMD_SCSI; in hpsa_ciss_submit()
5067 c->cmd_type = CMD_SCSI; in hpsa_ioaccel_submit()
5074 c->cmd_type = CMD_SCSI; in hpsa_ioaccel_submit()
6776 if (likely(c->cmd_type == CMD_IOACCEL1 || c->cmd_type == CMD_SCSI in finish_cmd()