Home
last modified time | relevance | path

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

/linux-4.4.14/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()
792 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
806 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
833 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
884 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
910 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
925 case SCU_EVENT_LINK_FAILURE: in sci_phy_event_handler()
Dscu_event_codes.h202 #define SCU_EVENT_LINK_FAILURE \ macro