linux/drivers/scsi/hisi_sas
Xiaofei Tan e5ea48014a scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hw
This patch implements handlers of PCIe FLR for v3 hw, reset_prepare() and
reset_done().

User can issue FLR through sysfs interface, as v3 hw support PCIe FLR.
Then if we don't implement these two handlers, our SAS controller will not
work after executing FLR.

Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-07-19 21:57:40 -04:00
..
hisi_sas_main.c scsi: hisi_sas: tidy host controller reset function a bit 2018-07-19 21:57:39 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: Drop hisi_sas_slot_abort() 2018-07-19 21:57:39 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: Add a flag to filter PHY events during reset 2018-06-19 22:02:25 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hw 2018-07-19 21:57:40 -04:00
hisi_sas.h scsi: hisi_sas: tidy host controller reset function a bit 2018-07-19 21:57:39 -04:00
Kconfig scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency 2018-03-21 18:34:21 -04:00
Makefile scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00