android_kernel_xiaomi_sm8350/include/scsi
Christoph Hellwig 7dfdc9a52b [SCSI] use a completion in scsi_send_eh_cmnd
scsi_send_eh_cmnd currently uses a semaphore and an overload of eh_timer
to either get a completion for a command for a timeout.
Switch to using a completion and wait_for_completion_timeout to simply
the code and not having to deal with the races ourselves.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-11-06 12:49:36 -06:00
..
iscsi_if.h
iscsi_proto.h
scsi_cmnd.h
scsi_dbg.h
scsi_device.h
scsi_devinfo.h
scsi_driver.h
scsi_eh.h
scsi_host.h [SCSI] use a completion in scsi_send_eh_cmnd 2005-11-06 12:49:36 -06:00
scsi_ioctl.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.h
scsi.h
scsicam.h
sg_request.h
sg.h
srp.h