Home
last modified time | relevance | path

Searched refs:scsi_set_resid (Results 1 – 25 of 70) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/staging/rts5208/
Drtsx_scsi.c540 scsi_set_resid(srb, 0); in inquiry()
552 scsi_set_resid(srb, scsi_bufflen(srb)); in start_stop_unit()
587 scsi_set_resid(srb, 0); in allow_medium_removal()
637 scsi_set_resid(srb, 0); in request_sense()
748 scsi_set_resid(srb, scsi_bufflen(srb)); in mode_sense()
818 scsi_set_resid(srb, scsi_bufflen(srb)); in mode_sense()
826 scsi_set_resid(srb, scsi_bufflen(srb) - len); in mode_sense()
916 scsi_set_resid(srb, 0); in read_write()
962 scsi_set_resid(srb, 0); in read_write()
1041 scsi_set_resid(srb, scsi_bufflen(srb) - buf_len); in read_format_capacity()
[all …]
Dspi.c444 scsi_set_resid(srb, scsi_bufflen(srb) - 1); in spi_get_status()
546 scsi_set_resid(srb, 0); in spi_read_flash_id()
641 scsi_set_resid(srb, 0); in spi_read_flash()
Drtsx_transport.c128 scsi_set_resid(srb, scsi_bufflen(srb) - buflen); in rtsx_stor_set_xfer_buf()
139 scsi_set_resid(srb, scsi_bufflen(srb) - buflen); in rtsx_stor_get_xfer_buf()
Dsd.c3949 scsi_set_resid(srb, 0);
4180 scsi_set_resid(srb, 0);
4420 scsi_set_resid(srb, 0);
4520 scsi_set_resid(srb, 0);
4526 scsi_set_resid(srb, 0);
4578 scsi_set_resid(srb, 0);
4641 scsi_set_resid(srb, 0);
/kernel/linux/linux-5.10/drivers/usb/storage/
Dtransport.c469 scsi_set_resid(srb, scsi_bufflen(srb) - partial); in usb_stor_bulk_srb()
605 scsi_set_resid(srb, 0); in usb_stor_invoke_transport()
724 scsi_set_resid(srb, 0); in usb_stor_invoke_transport()
1203 scsi_set_resid(srb, transfer_length); in usb_stor_Bulk_transport()
1294 scsi_set_resid(srb, max(scsi_get_resid(srb), residue)); in usb_stor_Bulk_transport()
Dprotocol.c179 scsi_set_resid(srb, scsi_bufflen(srb) - buflen); in usb_stor_set_xfer_buf()
Duas.c426 scsi_set_resid(cmnd, sdb->length); in uas_data_cmplt()
428 scsi_set_resid(cmnd, sdb->length - urb->actual_length); in uas_data_cmplt()
/kernel/linux/linux-5.10/drivers/scsi/
Dfdomain.c229 scsi_set_resid(cmd, scsi_get_resid(cmd) - len); in fdomain_read_data()
256 scsi_set_resid(cmd, scsi_get_resid(cmd) - len); in fdomain_write_data()
407 scsi_set_resid(cmd, scsi_bufflen(cmd)); in fdomain_queue()
Dps3rom.c303 scsi_set_resid(cmd, scsi_bufflen(cmd) - len); in ps3rom_interrupt()
Dhptiop.c736 scsi_set_resid(scp, in hptiop_finish_scsi_req()
756 scsi_set_resid(scp, in hptiop_finish_scsi_req()
768 scsi_set_resid(scp, in hptiop_finish_scsi_req()
Dsd_zbc.c461 scsi_set_resid(cmd, blk_rq_bytes(rq)); in sd_zbc_zone_wp_update()
Dvmw_pvscsi.c599 scsi_set_resid(cmd, scsi_bufflen(cmd) - e->dataLen); in pvscsi_complete_request()
606 scsi_set_resid(cmd, scsi_bufflen(cmd) - e->dataLen); in pvscsi_complete_request()
Dnsp32.c940 scsi_set_resid(SCpnt, scsi_bufflen(SCpnt)); in nsp32_queuecommand_lck()
1277 scsi_set_resid(SCpnt, 0); /* all data transferred! */ in do_nsp32_isr()
1764 scsi_set_resid(SCpnt, scsi_get_resid(SCpnt) - sentlen); in nsp32_adjust_busfree()
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
Dsym_glue.h245 scsi_set_resid(cmd, resid); in sym_set_cam_result_ok()
/kernel/linux/linux-5.10/drivers/s390/scsi/
Dzfcp_fc.h304 scsi_set_resid(scsi, resid); in zfcp_fc_eval_fcp_rsp()
/kernel/linux/linux-5.10/include/scsi/
Dscsi_cmnd.h194 static inline void scsi_set_resid(struct scsi_cmnd *cmd, unsigned int resid) in scsi_set_resid() function
/kernel/linux/linux-5.10/drivers/scsi/esas2r/
Desas2r_main.c994 scsi_set_resid(cmd, 0); in esas2r_eh_abort()
1060 scsi_set_resid(cmd, 0); in esas2r_eh_abort()
1536 scsi_set_resid(rq->cmd, in esas2r_complete_request_cb()
1540 scsi_set_resid(rq->cmd, 0); in esas2r_complete_request_cb()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
Daic7xxx_osm.h616 scsi_set_resid(scb->io_ctx, resid); in ahc_set_residual()
Daic79xx_osm.h598 scsi_set_resid(scb->io_ctx, resid); in ahd_set_residual()
/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfad_im.c46 scsi_set_resid(cmnd, 0); in bfa_cb_ioim_done()
57 scsi_set_resid(cmnd, residue); in bfa_cb_ioim_done()
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
Dbnx2fc_io.c206 scsi_set_resid(sc_cmd, scsi_bufflen(sc_cmd)); in bnx2fc_scsi_done()
1589 scsi_set_resid(sc_cmd, io_req->fcp_resid); in bnx2fc_process_tm_compl()
2014 scsi_set_resid(sc_cmd, io_req->fcp_resid); in bnx2fc_process_scsi_cmd_compl()
/kernel/linux/linux-5.10/drivers/usb/image/
Dmicrotek.c438 scsi_set_resid(context->srb, context->data_length - in mts_data_done()
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/
Dnsp_cs.c134 scsi_set_resid(SCpnt, scsi_get_resid(SCpnt) + residInc); in nsp_inc_resid()
230 scsi_set_resid(SCpnt, scsi_bufflen(SCpnt)); in nsp_queuecommand_lck()
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
Dql4_isr.c165 scsi_set_resid(cmd, residual); in qla4xxx_status_entry()
243 scsi_set_resid(cmd, residual); in qla4xxx_status_entry()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
Dqedf_io.c1230 scsi_set_resid(sc_cmd, scsi_bufflen(sc_cmd)); in qedf_scsi_completion()
1277 scsi_set_resid(sc_cmd, io_req->fcp_resid); in qedf_scsi_completion()
1424 scsi_set_resid(sc_cmd, scsi_bufflen(sc_cmd)); in qedf_scsi_done()

123