Home
last modified time | relevance | path

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

/drivers/scsi/isci/
Dremote_node_context.c493 case SCU_EVENT_TL_RNC_SUSPEND_TX_RX: in sci_remote_node_context_event_handler()
506 case SCU_EVENT_TL_RNC_SUSPEND_TX_RX: in sci_remote_node_context_event_handler()
623 if (suspend_type == SCU_EVENT_TL_RNC_SUSPEND_TX_RX) in sci_remote_node_context_suspend()
627 if ((sci_rnc->suspend_type == SCU_EVENT_TL_RNC_SUSPEND_TX_RX) in sci_remote_node_context_suspend()
Dremote_node_context.h84 #define SCI_SOFTWARE_SUSPEND_EXPECTED_EVENT SCU_EVENT_TL_RNC_SUSPEND_TX_RX
Dscu_event_codes.h254 #define SCU_EVENT_TL_RNC_SUSPEND_TX_RX \ macro
Drequest.c2387 (is_tx_rx) ? SCU_EVENT_TL_RNC_SUSPEND_TX_RX in sci_request_handle_suspending_completions()