Home
last modified time | relevance | path

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

/drivers/scsi/isci/
A 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()
621 || (suspend_type == sci_rnc->suspend_type)) in sci_remote_node_context_suspend()
[all …]
A Dremote_node_context.h171 u32 suspend_type; member
A Dremote_device.c242 idev->rnc.suspend_type, in isci_remote_device_terminate_requests()
276 idev->rnc.suspend_type, in isci_remote_device_terminate_requests()
/drivers/md/dm-vdo/
A Dvdo.h236 const struct admin_state_code *suspend_type; member
A Ddm-vdo-target.c1958 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()
A Ddedupe.c2552 vdo_schedule_operation(zones->manager, parent->vdo->suspend_type, suspend_index, in vdo_drain_hash_zones()
A Dslab-depot.c2660 if (allocator->depot->vdo->suspend_type == VDO_ADMIN_STATE_SAVING) in queue_slab()

Completed in 29 milliseconds