Searched refs:suspend_type (Results 1 – 7 of 7) sorted by relevance
484 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() argument578 __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()621 || (suspend_type == sci_rnc->suspend_type)) in sci_remote_node_context_suspend()[all …]
171 u32 suspend_type; member
242 idev->rnc.suspend_type, in isci_remote_device_terminate_requests()276 idev->rnc.suspend_type, in isci_remote_device_terminate_requests()
236 const struct admin_state_code *suspend_type; member
1958 get_vdo_for_target(ti)->suspend_type = in vdo_presuspend()2012 vdo_start_operation(state, vdo->suspend_type)); in suspend_callback()2757 vdo->suspend_type = VDO_ADMIN_STATE_SUSPENDING; in vdo_preresume_registered()2771 vdo->suspend_type = VDO_ADMIN_STATE_STOPPING; in vdo_preresume_registered()
2552 vdo_schedule_operation(zones->manager, parent->vdo->suspend_type, suspend_index, in vdo_drain_hash_zones()
2660 if (allocator->depot->vdo->suspend_type == VDO_ADMIN_STATE_SAVING) in queue_slab()
Completed in 29 milliseconds