Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dremote_node_context.c486 case SCU_EVENT_TL_RNC_SUSPEND_TX_RX: in sci_remote_node_context_event_handler()
499 case SCU_EVENT_TL_RNC_SUSPEND_TX_RX: in sci_remote_node_context_event_handler()
616 if (suspend_type == SCU_EVENT_TL_RNC_SUSPEND_TX_RX) in sci_remote_node_context_suspend()
620 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.c2377 (is_tx_rx) ? SCU_EVENT_TL_RNC_SUSPEND_TX_RX in sci_request_handle_suspending_completions()