Home
last modified time | relevance | path

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

/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