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

/linux-4.4.14/drivers/scsi/isci/
H A Dremote_node_context.c490 case SCU_EVENT_TL_RNC_SUSPEND_TX_RX: sci_remote_node_context_event_handler()
503 case SCU_EVENT_TL_RNC_SUSPEND_TX_RX: sci_remote_node_context_event_handler()
620 if (suspend_type == SCU_EVENT_TL_RNC_SUSPEND_TX_RX) sci_remote_node_context_suspend()
624 if ((sci_rnc->suspend_type == SCU_EVENT_TL_RNC_SUSPEND_TX_RX) sci_remote_node_context_suspend()
H A Dremote_node_context.h84 #define SCI_SOFTWARE_SUSPEND_EXPECTED_EVENT SCU_EVENT_TL_RNC_SUSPEND_TX_RX
H A Dscu_event_codes.h254 #define SCU_EVENT_TL_RNC_SUSPEND_TX_RX \ macro
H A Drequest.c2387 (is_tx_rx) ? SCU_EVENT_TL_RNC_SUSPEND_TX_RX sci_request_handle_suspending_completions()

Completed in 143 milliseconds