Searched defs:scsi_cmnd (Results 1 – 13 of 13) sorted by relevance
69 struct scsi_cmnd { struct93 enum scsi_cmnd_submitter submitter; argument95 unsigned short cmd_len;96 enum dma_data_direction sc_data_direction;98 unsigned char cmnd[32]; /* SCSI CDB */101 struct scsi_data_buffer sdb;102 struct scsi_data_buffer *prot_sdb;112 unsigned resid_len; /* residual count */113 unsigned sense_len;114 unsigned char *sense_buffer;[all …]
813 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_dma_buf_s3() local2508 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_bg_scsi_prep_dma_buf_s3() local3061 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_dma_buf_s4() local3306 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_bg_scsi_prep_dma_buf_s4() local4626 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_cmnd_buf_s3() local4702 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_cmnd_buf_s4() local4809 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_cmnd() local
735 bool (*fn)(struct scsi_cmnd *, void *), in scsi_host_busy_iter()
399 void (*done)(struct scsi_cmnd *)) in stex_invalid_field()
5587 int (*pfp)(struct scsi_cmnd *, in schedule_resp()
233 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in hisi_sas_slot_task_free() local347 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in hisi_sas_dif_dma_unmap() local360 struct scsi_cmnd *scsi_cmnd; in hisi_sas_dif_dma_map() local
1164 static u32 get_prot_chk_msk_v3_hw(struct scsi_cmnd *scsi_cmnd) in get_prot_chk_msk_v3_hw()1173 static void fill_prot_v3_hw(struct scsi_cmnd *scsi_cmnd, in fill_prot_v3_hw()1240 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in prep_ssp_v3_hw() local
960 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in prep_ssp_v1_hw() local
1744 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in prep_ssp_v2_hw() local
2517 static int zfcp_fsf_set_data_dir(struct scsi_cmnd *scsi_cmnd, u32 *data_dir) in zfcp_fsf_set_data_dir()2559 int zfcp_fsf_fcp_cmnd(struct scsi_cmnd *scsi_cmnd) in zfcp_fsf_fcp_cmnd()
745 static int _aac_probe_container(struct scsi_cmnd * scsicmd, int (*callback)(struct scsi_cmnd *)) in _aac_probe_container()814 static void aac_probe_container_scsi_done(struct scsi_cmnd *scsi_cmnd) in aac_probe_container_scsi_done()
2206 void (*done)(struct scsi_cmnd *)) in fas216_queue_command_internal()
461 struct scsi_cmnd *scsi_cmnd; member
Completed in 83 milliseconds