Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A 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()
H A Dscu_event_codes.h252 #define SCU_EVENT_TL_RNC_SUSPEND_TX \ macro
H A Drequest.c2378 : SCU_EVENT_TL_RNC_SUSPEND_TX); in sci_request_handle_suspending_completions()