Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dphy.c649 case SCU_EVENT_SAS_PHY_DETECTED: in phy_event_name()
688 case SCU_EVENT_SAS_PHY_DETECTED: in sci_phy_event_handler()
710 case SCU_EVENT_SAS_PHY_DETECTED: in sci_phy_event_handler()
757 case SCU_EVENT_SAS_PHY_DETECTED: in sci_phy_event_handler()
816 case SCU_EVENT_SAS_PHY_DETECTED: in sci_phy_event_handler()
848 case SCU_EVENT_SAS_PHY_DETECTED: in sci_phy_event_handler()
888 case SCU_EVENT_SAS_PHY_DETECTED: in sci_phy_event_handler()
H A Dscu_event_codes.h230 #define SCU_EVENT_SAS_PHY_DETECTED \ macro