Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/isci/
Dremote_node_context.c180 enum sci_remote_node_context_destination_state dest_param) in sci_remote_node_context_setup_to_resume() argument
183 sci_rnc->destination_state = dest_param; in sci_remote_node_context_setup_to_resume()
579 enum sci_remote_node_context_destination_state dest_param = in sci_remote_node_context_suspend() local
592 dest_param = sci_rnc->destination_state; in sci_remote_node_context_suspend()
637 sci_rnc->destination_state = dest_param; in sci_remote_node_context_suspend()