Home
last modified time | relevance | path

Searched refs:SCI_FAILURE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/isci/
H A Disci.h168 SCI_FAILURE, enumerator
411 SCI_IO_FAILURE = SCI_FAILURE,
442 SCI_TASK_FAILURE = SCI_FAILURE,
H A Dphy.c705 return SCI_FAILURE; in sci_phy_event_handler()
752 return SCI_FAILURE; in sci_phy_event_handler()
784 return SCI_FAILURE; in sci_phy_event_handler()
798 return SCI_FAILURE; in sci_phy_event_handler()
825 return SCI_FAILURE; in sci_phy_event_handler()
856 return SCI_FAILURE; in sci_phy_event_handler()
896 return SCI_FAILURE; in sci_phy_event_handler()
917 return SCI_FAILURE; in sci_phy_event_handler()
H A Dtask.c128 enum sci_status status = SCI_FAILURE; in isci_task_execute_task()
216 enum sci_status status = SCI_FAILURE; in isci_task_request_build()
257 enum sci_status status = SCI_FAILURE; in isci_task_execute_tmf()
H A Dremote_node_context.c520 return SCI_FAILURE; in sci_remote_node_context_event_handler()