Searched defs:scsi_cmnd (Results 1 – 10 of 10) sorted by relevance
74 struct scsi_cmnd { struct98 enum scsi_cmnd_submitter submitter; argument100 unsigned short cmd_len;101 enum dma_data_direction sc_data_direction;103 unsigned char cmnd[32]; /* SCSI CDB */106 struct scsi_data_buffer sdb;107 struct scsi_data_buffer *prot_sdb;109 unsigned underflow; /* Return error if less than112 unsigned transfersize; /* How much we are guaranteed to117 unsigned resid_len; /* residual count */[all …]
813 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_dma_buf_s3() local2498 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_bg_scsi_prep_dma_buf_s3() local3049 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_dma_buf_s4() local3298 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_bg_scsi_prep_dma_buf_s4() local4618 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_cmnd_buf_s3() local4694 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
2516 static int zfcp_fsf_set_data_dir(struct scsi_cmnd *scsi_cmnd, u32 *data_dir) in zfcp_fsf_set_data_dir()2558 int zfcp_fsf_fcp_cmnd(struct scsi_cmnd *scsi_cmnd) in zfcp_fsf_fcp_cmnd()
265 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in hisi_sas_slot_task_free() local383 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in hisi_sas_dif_dma_unmap() local396 struct scsi_cmnd *scsi_cmnd; in hisi_sas_dif_dma_map() local
1241 static u32 get_prot_chk_msk_v3_hw(struct scsi_cmnd *scsi_cmnd) in get_prot_chk_msk_v3_hw()1250 static void fill_prot_v3_hw(struct scsi_cmnd *scsi_cmnd, in fill_prot_v3_hw()1317 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
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()
402 void (*done)(struct scsi_cmnd *)) in stex_invalid_field()
7184 int (*pfp)(struct scsi_cmnd *, in schedule_resp()
460 struct scsi_cmnd *scsi_cmnd; member