Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/isci/
Dremote_node_context.c175 enum sci_remote_node_context_destination_state dest_param) in sci_remote_node_context_setup_to_resume() argument
178 sci_rnc->destination_state = dest_param; in sci_remote_node_context_setup_to_resume()
572 enum sci_remote_node_context_destination_state dest_param = in sci_remote_node_context_suspend() local
585 dest_param = sci_rnc->destination_state; in sci_remote_node_context_suspend()
630 sci_rnc->destination_state = dest_param; in sci_remote_node_context_suspend()