Home
last modified time | relevance | path

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

/drivers/scsi/isci/
Dphy.c630 case SCU_EVENT_LINK_FAILURE: in phy_event_name()
739 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
779 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
793 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
807 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
834 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
885 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
911 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
926 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
Dscu_event_codes.h202 #define SCU_EVENT_LINK_FAILURE \ macro