Home
last modified time | relevance | path

Searched refs:scsi_prot_sg_count (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/infiniband/ulp/iser/
H A Diser_memory.c88 if (scsi_prot_sg_count(iser_task->sc)) { in iser_dma_map_task_data()
116 if (scsi_prot_sg_count(iser_task->sc)) { in iser_dma_unmap_task_data()
H A Diser_initiator.c372 if (scsi_prot_sg_count(sc)) { in iser_send_command()
374 prot_buf->size = scsi_prot_sg_count(sc); in iser_send_command()
/linux/include/scsi/
H A Dscsi_cmnd.h316 static inline unsigned scsi_prot_sg_count(struct scsi_cmnd *cmd) in scsi_prot_sg_count() function
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c268 scsi_prot_sg_count(scsi_cmnd), in hisi_sas_slot_task_free()
386 scsi_prot_sg_count(scsi_cmnd), in hisi_sas_dif_dma_unmap()
403 if (scsi_prot_sg_count(scsi_cmnd)) { in hisi_sas_dif_dma_map()
406 scsi_prot_sg_count(scsi_cmnd), in hisi_sas_dif_dma_map()
425 scsi_prot_sg_count(scsi_cmnd), task->data_dir); in hisi_sas_dif_dma_map()
H A Dhisi_sas_v3_hw.c1365 if (scsi_prot_sg_count(scsi_cmnd)) in prep_ssp_v3_hw()
/linux/drivers/scsi/
H A Dscsi_debug.c4334 scsi_prot_sg_count(scp), SG_MITER_ATOMIC | in dif_copy_prot()
4589 (sdebug_dix && scsi_prot_sg_count(scp))) { in resp_read_dt0()
4595 if (unlikely(sdebug_dix && scsi_prot_sg_count(scp))) { in resp_read_dt0()
4663 BUG_ON(scsi_prot_sg_count(SCpnt) == 0); in prot_verify_write()
4666 scsi_prot_sg_count(SCpnt), in prot_verify_write()
4943 (sdebug_dix && scsi_prot_sg_count(scp)) || in resp_write_dt0()
4957 if (unlikely(sdebug_dix && scsi_prot_sg_count(scp))) { in resp_write_dt0()
5133 if (unlikely(sdebug_dix && scsi_prot_sg_count(scp))) { in resp_write_scat()
H A Dscsi_lib.c622 if (scsi_prot_sg_count(cmd)) in scsi_free_sgtables()
/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2591 scsi_prot_sg_count(scsi_cmnd), datadir); in lpfc_bg_scsi_prep_dma_buf_s3()
2665 scsi_prot_sg_count(scsi_cmnd), in lpfc_bg_scsi_prep_dma_buf_s3()
3374 scsi_prot_sg_count(scsi_cmnd), datadir); in lpfc_bg_scsi_prep_dma_buf_s4()
3486 scsi_prot_sg_count(scsi_cmnd), in lpfc_bg_scsi_prep_dma_buf_s4()
3673 scsi_prot_sg_count(psb->pCmd), in lpfc_scsi_unprep_dma_buf()
/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c2617 scsi_prot_sg_count(scsi_cmnd)) { in zfcp_fsf_fcp_cmnd()
2619 scsi_prot_sg_count(scsi_cmnd)); in zfcp_fsf_fcp_cmnd()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c535 scsi_prot_sg_count(scmd), scmd->sc_data_direction); in mpi3mr_flush_scmd()
3642 scsi_prot_sg_count(scmd), scmd->sc_data_direction); in mpi3mr_process_op_reply_desc()
3733 scsi_prot_sg_count(scmd), in mpi3mr_prepare_sg_scmd()