Home
last modified time | relevance | path

Searched refs:scsi_set_resid (Results 1 - 25 of 139) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/staging/rts5208/
H A 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(sr in read_format_capacity()
[all...]
H A 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()
H A 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()
/kernel/linux/linux-6.6/drivers/staging/rts5208/
H A 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(sr in read_format_capacity()
[all...]
H A Dspi.c444 scsi_set_resid(srb, scsi_bufflen(srb) - 1); in spi_get_status()
544 scsi_set_resid(srb, 0); in spi_read_flash_id()
639 scsi_set_resid(srb, 0); in spi_read_flash()
H A Drtsx_transport.c126 scsi_set_resid(srb, scsi_bufflen(srb) - buflen); in rtsx_stor_set_xfer_buf()
137 scsi_set_resid(srb, scsi_bufflen(srb) - buflen); in rtsx_stor_get_xfer_buf()
/kernel/linux/linux-5.10/drivers/usb/storage/
H A 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()
H A Dprotocol.c179 scsi_set_resid(srb, scsi_bufflen(srb) - buflen); in usb_stor_set_xfer_buf()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dtransport.c474 scsi_set_resid(srb, scsi_bufflen(srb) - partial); in usb_stor_bulk_srb()
610 scsi_set_resid(srb, 0); in usb_stor_invoke_transport()
729 scsi_set_resid(srb, 0); in usb_stor_invoke_transport()
1208 scsi_set_resid(srb, transfer_length); in usb_stor_Bulk_transport()
1299 scsi_set_resid(srb, max(scsi_get_resid(srb), residue)); in usb_stor_Bulk_transport()
H A Dprotocol.c179 scsi_set_resid(srb, scsi_bufflen(srb) - buflen); in usb_stor_set_xfer_buf()
/kernel/linux/linux-5.10/drivers/scsi/
H A 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()
H A Dps3rom.c303 scsi_set_resid(cmd, scsi_bufflen(cmd) - len); in ps3rom_interrupt()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dfdomain.c233 scsi_set_resid(cmd, scsi_get_resid(cmd) - len); in fdomain_read_data()
260 scsi_set_resid(cmd, scsi_get_resid(cmd) - len); in fdomain_write_data()
416 scsi_set_resid(cmd, scsi_bufflen(cmd)); in fdomain_queue()
H A Dps3rom.c299 scsi_set_resid(cmd, scsi_bufflen(cmd) - len); in ps3rom_interrupt()
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h245 scsi_set_resid(cmd, resid); in sym_set_cam_result_ok()
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h245 scsi_set_resid(cmd, resid); in sym_set_cam_result_ok()
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_fc.h306 scsi_set_resid(scsi, resid); in zfcp_fc_eval_fcp_rsp()
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_fc.h305 scsi_set_resid(scsi, resid); in zfcp_fc_eval_fcp_rsp()
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_cmnd.h200 static inline void scsi_set_resid(struct scsi_cmnd *cmd, unsigned int resid) in scsi_set_resid() function
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_cmnd.h196 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/
H A 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-6.6/drivers/scsi/esas2r/
H A Desas2r_main.c992 scsi_set_resid(cmd, 0); in esas2r_eh_abort()
1058 scsi_set_resid(cmd, 0); in esas2r_eh_abort()
1534 scsi_set_resid(rq->cmd, in esas2r_complete_request_cb()
1538 scsi_set_resid(rq->cmd, 0); in esas2r_complete_request_cb()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h616 scsi_set_resid(scb->io_ctx, resid); in ahc_set_residual()
H A Daic79xx_osm.h598 scsi_set_resid(scb->io_ctx, resid); in ahd_set_residual()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h573 scsi_set_resid(scb->io_ctx, resid); in ahd_set_residual()

Completed in 25 milliseconds

123456