Searched defs:scsi_cmnd (Results 1 – 13 of 13) sorted by relevance
73 struct scsi_cmnd { struct74 struct scsi_request req;98 enum scsi_cmnd_submitter submitter; argument100 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 than120 unsigned char *sense_buffer;[all …]
877 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_dma_buf_s3() local2574 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_bg_scsi_prep_dma_buf_s3() local3228 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_dma_buf_s4() local3473 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_bg_scsi_prep_dma_buf_s4() local4806 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_cmnd_buf_s3() local4882 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_cmnd_buf_s4() local4990 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; in lpfc_scsi_prep_cmnd() local
728 bool (*fn)(struct scsi_cmnd *, void *, bool), in scsi_host_busy_iter() argument
399 void (*done)(struct scsi_cmnd *)) in stex_invalid_field()
5395 int (*pfp)(struct scsi_cmnd *, in schedule_resp()
182 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() local360 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in hisi_sas_dif_dma_unmap() local373 struct scsi_cmnd *scsi_cmnd; in hisi_sas_dif_dma_map() local
1145 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
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
2514 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()
744 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()
2196 void (*done)(struct scsi_cmnd *)) in fas216_queue_command_internal()
461 struct scsi_cmnd *scsi_cmnd; member
Completed in 93 milliseconds