Home
last modified time | relevance | path

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

/drivers/scsi/isci/
Dremote_node_context.c484 sci_rnc->suspend_type = scu_get_event_type(event_code); in sci_remote_node_context_event_handler()
488 sci_rnc->suspend_type = scu_get_event_type(event_code); in sci_remote_node_context_event_handler()
505 if (sci_rnc->suspend_type == scu_get_event_type(event_code)) in sci_remote_node_context_event_handler()
566 u32 suspend_type) in sci_remote_node_context_suspend() argument
578 __func__, rnc_state_name(state), sci_rnc->suspend_type, in sci_remote_node_context_suspend()
580 suspend_type); in sci_remote_node_context_suspend()
607 sci_rnc->suspend_type = suspend_type; in sci_remote_node_context_suspend()
612 if (suspend_type == SCU_EVENT_TL_RNC_SUSPEND_TX) in sci_remote_node_context_suspend()
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()
[all …]
Dremote_node_context.h171 u32 suspend_type; member
Dremote_device.c242 idev->rnc.suspend_type, in isci_remote_device_terminate_requests()
276 idev->rnc.suspend_type, in isci_remote_device_terminate_requests()