Home
last modified time | relevance | path

Searched defs:scsi_cmnd (Results 1 – 13 of 13) sorted by relevance

/linux/include/scsi/
A Dscsi_cmnd.h73 struct scsi_cmnd { struct
74 struct scsi_request req;
98 enum scsi_cmnd_submitter submitter; argument
100 unsigned short cmd_len;
101 enum dma_data_direction sc_data_direction;
104 unsigned char *cmnd;
108 struct scsi_data_buffer sdb;
109 struct scsi_data_buffer *prot_sdb;
111 unsigned underflow; /* Return error if less than
120 unsigned char *sense_buffer;
[all …]
/linux/drivers/scsi/lpfc/
A Dlpfc_scsi.c877 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_dma_buf_s3() local
2574 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_bg_scsi_prep_dma_buf_s3() local
3228 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_dma_buf_s4() local
3473 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_bg_scsi_prep_dma_buf_s4() local
4806 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_cmnd_buf_s3() local
4882 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_cmnd_buf_s4() local
4990 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_cmnd() local
/linux/drivers/scsi/
A Dhosts.c728 bool (*fn)(struct scsi_cmnd *, void *, bool), in scsi_host_busy_iter() argument
A Dstex.c399 void (*done)(struct scsi_cmnd *)) in stex_invalid_field()
A Dscsi_debug.c5395 int (*pfp)(struct scsi_cmnd *, in schedule_resp()
/linux/drivers/scsi/hisi_sas/
A Dhisi_sas_main.c182 struct scsi_cmnd *scsi_cmnd) in hisi_sas_slot_index_alloc()
238 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in hisi_sas_slot_task_free() local
360 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in hisi_sas_dif_dma_unmap() local
373 struct scsi_cmnd *scsi_cmnd; in hisi_sas_dif_dma_map() local
A Dhisi_sas_v3_hw.c1145 static u32 get_prot_chk_msk_v3_hw(struct scsi_cmnd *scsi_cmnd) in get_prot_chk_msk_v3_hw()
1154 static void fill_prot_v3_hw(struct scsi_cmnd *scsi_cmnd, in fill_prot_v3_hw()
1221 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in prep_ssp_v3_hw() local
A Dhisi_sas_v1_hw.c960 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in prep_ssp_v1_hw() local
A Dhisi_sas_v2_hw.c1744 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in prep_ssp_v2_hw() local
/linux/drivers/s390/scsi/
A Dzfcp_fsf.c2514 static int zfcp_fsf_set_data_dir(struct scsi_cmnd *scsi_cmnd, u32 *data_dir) in zfcp_fsf_set_data_dir()
2556 int zfcp_fsf_fcp_cmnd(struct scsi_cmnd *scsi_cmnd) in zfcp_fsf_fcp_cmnd()
/linux/drivers/scsi/aacraid/
A Daachba.c744 static int _aac_probe_container(struct scsi_cmnd * scsicmd, int (*callback)(struct scsi_cmnd *)) in _aac_probe_container()
812 static void aac_probe_container_scsi_done(struct scsi_cmnd *scsi_cmnd) in aac_probe_container_scsi_done()
/linux/drivers/scsi/arm/
A Dfas216.c2196 void (*done)(struct scsi_cmnd *)) in fas216_queue_command_internal()
/linux/drivers/scsi/be2iscsi/
A Dbe_main.h461 struct scsi_cmnd *scsi_cmnd; member

Completed in 93 milliseconds