Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/isci/
Dremote_node_context.c177 enum sci_remote_node_context_destination_state dest_param) in sci_remote_node_context_setup_to_resume() argument
180 sci_rnc->destination_state = dest_param; in sci_remote_node_context_setup_to_resume()
576 enum sci_remote_node_context_destination_state dest_param = in sci_remote_node_context_suspend() local
589 dest_param = sci_rnc->destination_state; in sci_remote_node_context_suspend()
634 sci_rnc->destination_state = dest_param; in sci_remote_node_context_suspend()