scsi: hisi_sas: Keep controller active between ISR of phyup and the event being processed
[linux-2.6-microblaze.git] / drivers / scsi / hisi_sas / hisi_sas.h
index 07b473d..15a58c9 100644 (file)
@@ -158,6 +158,7 @@ enum hisi_sas_bit_err_type {
 enum hisi_sas_phy_event {
        HISI_PHYE_PHY_UP   = 0U,
        HISI_PHYE_LINK_RESET,
+       HISI_PHYE_PHY_UP_PM,
        HISI_PHYES_NUM,
 };