Home
last modified time | relevance | path

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

/drivers/scsi/isci/
Dphy.c629 case SCU_EVENT_SATA_SPINUP_HOLD: in phy_event_name()
692 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
730 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
761 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
810 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
837 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
Dscu_event_codes.h204 #define SCU_EVENT_SATA_SPINUP_HOLD \ macro