Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/isci/
Dphy.c632 case SCU_EVENT_SATA_SPINUP_HOLD: in phy_event_name()
682 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
713 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
735 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
770 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
794 case SCU_EVENT_SATA_SPINUP_HOLD: in sci_phy_event_handler()
Dscu_event_codes.h204 #define SCU_EVENT_SATA_SPINUP_HOLD \ macro