Home
last modified time | relevance | path

Searched refs:SCU_EVENT_SATA_SPINUP_HOLD (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/scsi/isci/
Dphy.c632 case SCU_EVENT_SATA_SPINUP_HOLD: in phy_event_name()
695 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
733 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
765 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
814 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
841 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
Dscu_event_codes.h204 #define SCU_EVENT_SATA_SPINUP_HOLD \ macro