Home
last modified time | relevance | path

Searched refs:scsi_sg_count (Results 1 – 25 of 55) sorted by relevance

123

/linux/drivers/scsi/
H A Dscsi_lib_dma.c27 if (scsi_sg_count(cmd)) { in scsi_dma_map()
30 nseg = dma_map_sg(dev, scsi_sglist(cmd), scsi_sg_count(cmd), in scsi_dma_map()
45 if (scsi_sg_count(cmd)) { in scsi_dma_unmap()
48 dma_unmap_sg(dev, scsi_sglist(cmd), scsi_sg_count(cmd), in scsi_dma_unmap()
H A Dfdomain.c226 virt = scsi_kmap_atomic_sg(scsi_sglist(cmd), scsi_sg_count(cmd), in fdomain_read_data()
253 virt = scsi_kmap_atomic_sg(scsi_sglist(cmd), scsi_sg_count(cmd), in fdomain_write_data()
H A Dmac53c94.c81 scsi_sg_count(cmd), scsi_bufflen(cmd), scsi_sglist(cmd)); in mac53c94_queue_lck()
266 && (scsi_sg_count(cmd) > 0 || scsi_bufflen(cmd))) { in mac53c94_interrupt()
H A D3w-9xxx.c223 return scsi_sg_count(cmd) != 1 || in twa_command_mapped()
1347 if ((scsi_sg_count(cmd) <= 1) && (full_command_packet->command.newcommand.status == 0)) { in twa_interrupt()
1844 if (scsi_sg_count(srb)) { in DEF_SCSI_QCMD()
1867 …command_packet->sgl_entries__lunh = TW_REQ_LUN_IN((srb->device->lun >> 4), scsi_sg_count(tw_dev->s… in DEF_SCSI_QCMD()
1897 tw_dev->sgl_entries = scsi_sg_count(tw_dev->srb[request_id]); in DEF_SCSI_QCMD()
1921 if (scsi_sg_count(cmd) == 1) { in twa_scsiop_execute_scsi_complete()
H A D3w-sas.c336 if (scsi_sg_count(srb)) { in twl_scsiop_execute_scsi()
345 …gl_entries__lunh = cpu_to_le16(TW_REQ_LUN_IN((srb->device->lun >> 4), scsi_sg_count(tw_dev->srb[re… in twl_scsiop_execute_scsi()
361 tw_dev->sgl_entries = scsi_sg_count(srb); in twl_scsiop_execute_scsi()
1214 if ((scsi_sg_count(cmd) <= 1) && (full_command_packet->command.newcommand.status == 0)) { in twl_interrupt()
H A Dqlogicfas408.c321 scsi_for_each_sg(cmd, sg, scsi_sg_count(cmd), i) { in ql_pcmd()
H A Dxen-scsifront.c487 scsi_for_each_sg(sc, sg, scsi_sg_count(sc), i) in map_data_for_request()
540 scsi_for_each_sg(sc, sg, scsi_sg_count(sc), i) { in map_data_for_request()
H A Dqlogicpti.c910 scsi_sg_count(Cmnd), in load_cmd()
1191 scsi_sglist(Cmnd), scsi_sg_count(Cmnd), in qlogicpti_intr_handler()
H A Dvmw_pvscsi.c361 count = scsi_sg_count(cmd); in pvscsi_map_buffers()
424 unsigned count = scsi_sg_count(cmd); in pvscsi_unmap_buffers()
/linux/drivers/ufs/core/
H A Dufshcd-crypto.h49 scsi_sg_count(cmd)); in ufshcd_crypto_fill_prdt()
66 ufshcd_sg_entry_size(hba) * scsi_sg_count(cmd)); in ufshcd_crypto_clear_prdt()
/linux/include/scsi/
H A Dscsi_cmnd.h181 static inline unsigned scsi_sg_count(struct scsi_cmnd *cmd) in scsi_sg_count() function
212 return sg_copy_from_buffer(scsi_sglist(cmd), scsi_sg_count(cmd), in scsi_sg_copy_from_buffer()
219 return sg_copy_to_buffer(scsi_sglist(cmd), scsi_sg_count(cmd), in scsi_sg_copy_to_buffer()
/linux/drivers/scsi/arm/
H A Darm_scsi.h98 scsi_pointer->buffers_residual = scsi_sg_count(SCpnt) - 1; in init_SCp()
109 unsigned i, sg_count = scsi_sg_count(SCpnt); in init_SCp()
/linux/include/trace/events/
H A Dscsi.h187 __entry->data_sglen = scsi_sg_count(cmd);
243 __entry->data_sglen = scsi_sg_count(cmd);
299 __entry->data_sglen = scsi_sg_count(cmd);
/linux/drivers/usb/storage/
H A Dprotocol.c128 unsigned int nents = scsi_sg_count(srb); in usb_stor_access_xfer_buf()
H A Dshuttle_usbat.c1310 scsi_bufflen(srb), scsi_sg_count(srb), 1); in usbat_hp8200e_handle_read10()
1604 len, scsi_sg_count(srb), 10); in usbat_hp8200e_transport()
1671 scsi_sg_count(srb)); in usbat_hp8200e_transport()
/linux/drivers/ata/
H A Dlibata-scsi.c775 qc->n_elem = scsi_sg_count(cmd); in ata_scsi_qc_new()
1875 ata_sg_init(qc, scsi_sglist(cmd), scsi_sg_count(cmd)); in ata_scsi_translate()
1920 sg_copy_from_buffer(scsi_sglist(cmd), scsi_sg_count(cmd), in ata_scsi_rbuf_fill()
2885 sg_copy_to_buffer(scsi_sglist(cmd), scsi_sg_count(cmd), buf, 4); in atapi_fixup_inquiry()
2890 sg_copy_from_buffer(scsi_sglist(cmd), scsi_sg_count(cmd), buf, 4); in atapi_fixup_inquiry()
3460 r = sg_copy_from_buffer(scsi_sglist(cmd), scsi_sg_count(cmd), buf, len); in ata_format_dsm_trim_descr()
3527 if (!scsi_sg_count(scmd)) in ata_scsi_write_same_xlat()
3696 sg_miter_start(&miter, scsi_sglist(scmd), scsi_sg_count(scmd), in ata_scsi_report_zones_complete()
4139 if (!scsi_sg_count(scmd) || scsi_sglist(scmd)->length < len) in ata_scsi_mode_select_xlat()
4146 if (!sg_copy_to_buffer(scsi_sglist(scmd), scsi_sg_count(scmd), in ata_scsi_mode_select_xlat()
/linux/drivers/scsi/qla2xxx/
H A Dqla_iocb.c368 if (scsi_sg_count(cmd)) { in qla2x00_start_scsi()
370 scsi_sg_count(cmd), cmd->sc_data_direction); in qla2x00_start_scsi()
1581 if (scsi_sg_count(cmd)) { in qla24xx_start_scsi()
1583 scsi_sg_count(cmd), cmd->sc_data_direction); in qla24xx_start_scsi()
1748 if (scsi_sg_count(cmd)) { in qla24xx_dif_start_scsi()
1750 scsi_sg_count(cmd), cmd->sc_data_direction); in qla24xx_dif_start_scsi()
1948 if (scsi_sg_count(cmd)) { in qla2xxx_start_scsi_mq()
1950 scsi_sg_count(cmd), cmd->sc_data_direction); in qla2xxx_start_scsi_mq()
2130 if (scsi_sg_count(cmd)) { in qla2xxx_dif_start_scsi_mq()
2132 scsi_sg_count(cmd), cmd->sc_data_direction); in qla2xxx_dif_start_scsi_mq()
[all …]
/linux/drivers/scsi/qedf/
H A Dqedf_io.c483 scsi_sg_count(sc), sc->sc_data_direction); in qedf_map_sg()
530 if (scsi_sg_count(sc)) { in qedf_build_bd_list_from_sg()
821 io_log->sg_count = scsi_sg_count(sc_cmd); in qedf_trace_io()
943 num_sgs = scsi_sg_count(sc_cmd); in qedf_queuecommand()
944 if (scsi_sg_count(sc_cmd) > QEDF_MAX_BDS_PER_CMD) { in qedf_queuecommand()
1110 if (io_req->bd_tbl->bd_valid && sc && scsi_sg_count(sc)) { in qedf_unmap_sg_list()
1112 scsi_sg_count(sc), sc->sc_data_direction); in qedf_unmap_sg_list()
/linux/drivers/usb/image/
H A Dmicrotek.c479 scsi_sg_count(context->srb) > 1 ? in mts_command_done()
493 scsi_sg_count(context->srb)); in mts_do_sg()
/linux/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c428 scsi_for_each_sg(curSC, sg, scsi_sg_count(curSC), i) { in SYM53C500_intr()
447 scsi_for_each_sg(curSC, sg, scsi_sg_count(curSC), i) { in SYM53C500_intr()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c1664 WARN_ON(scsi_sg_count(sc) > BNX2FC_MAX_BDS_PER_CMD); in bnx2fc_map_sg()
1670 scsi_sg_count(sc), sc->sc_data_direction); in bnx2fc_map_sg()
1701 if (scsi_sg_count(sc)) { in bnx2fc_build_bd_list_from_sg()
1735 if (io_req->bd_tbl->bd_valid && sc && scsi_sg_count(sc)) { in bnx2fc_unmap_sg_list()
1737 scsi_sg_count(sc), sc->sc_data_direction); in bnx2fc_unmap_sg_list()
/linux/drivers/infiniband/ulp/iser/
H A Diser_initiator.c366 if (scsi_sg_count(sc)) { /* using a scatter list */ in iser_send_command()
368 data_buf->size = scsi_sg_count(sc); in iser_send_command()
/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c831 if (scsi_sg_count(scsi_cmnd)) { in lpfc_scsi_prep_dma_buf_s3()
840 scsi_sg_count(scsi_cmnd), datadir); in lpfc_scsi_prep_dma_buf_s3()
2514 if (scsi_sg_count(scsi_cmnd)) { in lpfc_bg_scsi_prep_dma_buf_s3()
2523 scsi_sg_count(scsi_cmnd), datadir); in lpfc_bg_scsi_prep_dma_buf_s3()
3071 if (scsi_sg_count(scsi_cmnd)) { in lpfc_scsi_prep_dma_buf_s4()
3314 if (scsi_sg_count(scsi_cmnd)) { in lpfc_bg_scsi_prep_dma_buf_s4()
3323 scsi_sg_count(scsi_cmnd), datadir); in lpfc_bg_scsi_prep_dma_buf_s4()
4307 (scsi_sg_count(cmd))) { in lpfc_fcp_io_cmd_wqe_cmpl()
4632 if (scsi_sg_count(scsi_cmnd)) { in lpfc_scsi_prep_cmnd_buf_s3()
4712 if (scsi_sg_count(scsi_cmnd)) { in lpfc_scsi_prep_cmnd_buf_s4()
[all …]
/linux/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c115 (start_bd_idx > scsi_sg_count(cmd->scsi_cmd))) { in bnx2i_setup_write_cmd_bd_info()
122 scsi_sg_count(cmd->scsi_cmd)); in bnx2i_setup_write_cmd_bd_info()
155 BUG_ON(scsi_sg_count(sc) > ISCSI_MAX_BDS_PER_CMD); in bnx2i_map_scsi_sg()
/linux/drivers/scsi/qedi/
H A Dqedi_fw.c1791 WARN_ON(scsi_sg_count(sc) > QEDI_ISCSI_MAX_BDS_PER_CMD); in qedi_map_scsi_sg()
1794 scsi_sg_count(sc), sc->sc_data_direction); in qedi_map_scsi_sg()
1878 if (scsi_sg_count(sc)) { in qedi_iscsi_map_sg_list()
1935 io_log->sg_count = scsi_sg_count(sc_cmd); in qedi_trace_io()

123