Home
last modified time | relevance | path

Searched refs:SCU_EVENT_TL_RNC_SUSPEND_TX (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/scsi/isci/
Dremote_node_context.c482 case SCU_EVENT_TL_RNC_SUSPEND_TX: in sci_remote_node_context_event_handler()
496 case SCU_EVENT_TL_RNC_SUSPEND_TX: in sci_remote_node_context_event_handler()
612 if (suspend_type == SCU_EVENT_TL_RNC_SUSPEND_TX) in sci_remote_node_context_suspend()
Dscu_event_codes.h252 #define SCU_EVENT_TL_RNC_SUSPEND_TX \ macro
Drequest.c2375 : SCU_EVENT_TL_RNC_SUSPEND_TX); in sci_request_handle_suspending_completions()