Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dphy.c627 case SCU_EVENT_LINK_FAILURE: in phy_event_name()
736 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
775 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
789 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
803 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
830 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
881 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
907 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
922 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
H A Dscu_event_codes.h202 #define SCU_EVENT_LINK_FAILURE \ macro