Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/isci/
Dphy.c652 case SCU_EVENT_SAS_PHY_DETECTED: in phy_event_name()
678 case SCU_EVENT_SAS_PHY_DETECTED: in sci_phy_event_handler()
693 case SCU_EVENT_SAS_PHY_DETECTED: in sci_phy_event_handler()
731 case SCU_EVENT_SAS_PHY_DETECTED: in sci_phy_event_handler()
776 case SCU_EVENT_SAS_PHY_DETECTED: in sci_phy_event_handler()
805 case SCU_EVENT_SAS_PHY_DETECTED: in sci_phy_event_handler()
842 case SCU_EVENT_SAS_PHY_DETECTED: in sci_phy_event_handler()
Dscu_event_codes.h230 #define SCU_EVENT_SAS_PHY_DETECTED \ macro