linux/include/scsi
Subhash Jadavani 7766b4934a ANDROID: GKI: scsi: add option to override the command timeout
Some platforms might be very slow and command completion may take
much longer than default scsi command timeouts.
SCSI Read/Write command timeout can be changed by blk_queue_rq_timeout()
but there is no option to override timeout for rest of the scsi commands.
This change allows the LLD to override the default scsi command timeout
for all scsi commands (except read/write).

Change-Id: Ia36c1b1ca30f86844003d7187e84bec9ed8e22a9
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
[cang@codeaurora.org: Resolved trivial merge conflicts]
Signed-off-by: Can Guo <cang@codeaurora.org>
Bug: 153569404
(cherry picked from commit 1c45bd7756bc8fabdc5c5b04e87934b563115c18)
Signed-off-by: Saravana Kannan <saravanak@google.com>
2020-04-21 15:21:34 -07:00
..
fc
fc_encode.h
fc_frame.h
fcoe_sysfs.h
iscsi_if.h
iscsi_proto.h scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" 2020-02-28 16:38:58 +01:00
iser.h
libfc.h
libfcoe.h
libiscsi_tcp.h
libiscsi.h
libsas.h
osd_attributes.h
osd_initiator.h
osd_ore.h
osd_protocol.h
osd_sec.h
osd_sense.h
osd_types.h
sas_ata.h
sas.h
scsi_bsg_iscsi.h
scsi_cmnd.h
scsi_common.h
scsi_dbg.h scsi: core: Reduce memory required for SCSI logging 2019-10-07 18:57:04 +02:00
scsi_device.h ANDROID: GKI: scsi: add option to override the command timeout 2020-04-21 15:21:34 -07:00
scsi_devinfo.h
scsi_dh.h
scsi_driver.h
scsi_eh.h scsi: core: save/restore command resid for error handling 2019-10-29 09:19:49 +01:00
scsi_host.h ANDROID: GKI: scsi: Adjust DBD setting in mode sense for caching mode page per LLD 2020-04-21 15:21:33 -07:00
scsi_ioctl.h
scsi_proto.h
scsi_request.h
scsi_tcq.h
scsi_transport_fc.h
scsi_transport_iscsi.h
scsi_transport_sas.h
scsi_transport_spi.h
scsi_transport_srp.h
scsi_transport.h
scsi.h
scsicam.h
sg.h
srp.h
viosrp.h