android_kernel_xiaomi_sm8350/drivers/scsi/libsas
Dan Williams 3a9c5560f6 [SCSI] libsas: check for 'gone' expanders in smp_execute_task()
No sense in issuing or retrying commands to an expander that has been
removed.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-02-29 12:55:12 -06:00
..
Kconfig
Makefile
sas_ata.c [SCSI] libsas: poll for ata device readiness after reset 2012-02-29 12:49:36 -06:00
sas_discover.c [SCSI] libsas: add mutex for SMP task execution 2012-02-19 14:22:49 -06:00
sas_dump.c
sas_dump.h
sas_event.c [SCSI] libsas: perform sas-transport resets in shost->workq context 2012-02-19 14:11:33 -06:00
sas_expander.c [SCSI] libsas: check for 'gone' expanders in smp_execute_task() 2012-02-29 12:55:12 -06:00
sas_host_smp.c
sas_init.c [SCSI] libsas: Remove redundant phy state notification calls. 2012-02-19 14:20:09 -06:00
sas_internal.h [SCSI] libsas: poll for ata device readiness after reset 2012-02-29 12:49:36 -06:00
sas_phy.c [SCSI] libsas: replace event locks with atomic bitops 2012-02-19 13:41:04 -06:00
sas_port.c [SCSI] libsas: prevent domain rediscovery competing with ata error handling 2012-02-19 13:52:34 -06:00
sas_scsi_host.c [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset 2012-02-19 14:18:01 -06:00
sas_task.c