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/target/loopback/
H A Dtcm_loop.c136 if (!scsi_prot_sg_count(sc) && in tcm_loop_target_queue_cmd()
154 scsi_prot_sglist(sc), scsi_prot_sg_count(sc), in tcm_loop_target_queue_cmd()
/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()
/linux/drivers/scsi/
H A Dscsi_debug.c4388 scsi_prot_sg_count(scp), SG_MITER_ATOMIC | in dif_copy_prot()
4643 (sdebug_dix && scsi_prot_sg_count(scp))) { in resp_read_dt0()
4649 if (unlikely(sdebug_dix && scsi_prot_sg_count(scp))) { in resp_read_dt0()
4717 BUG_ON(scsi_prot_sg_count(SCpnt) == 0); in prot_verify_write()
4720 scsi_prot_sg_count(SCpnt), in prot_verify_write()
4997 (sdebug_dix && scsi_prot_sg_count(scp)) || in resp_write_dt0()
5011 if (unlikely(sdebug_dix && scsi_prot_sg_count(scp))) { in resp_write_dt0()
5187 if (unlikely(sdebug_dix && scsi_prot_sg_count(scp))) { in resp_write_scat()
/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/qla2xxx/
H A Dqla_iocb.c182 return scsi_prot_sg_count(cmd); in qla24xx_configure_prot_mode()
1780 scsi_prot_sg_count(cmd), cmd->sc_data_direction); in qla24xx_dif_start_scsi()
2162 scsi_prot_sg_count(cmd), cmd->sc_data_direction); in qla2xxx_dif_start_scsi_mq()
H A Dqla_isr.c3098 if (scsi_prot_sg_count(cmd)) { in qla2x00_handle_dif_error()
3105 scsi_prot_sg_count(cmd), i) { in qla2x00_handle_dif_error()
H A Dqla_os.c721 scsi_prot_sg_count(cmd), cmd->sc_data_direction); in qla2x00_sp_free_dma()
778 scsi_prot_sg_count(cmd), cmd->sc_data_direction); in qla2xxx_qpair_sp_free_dma()