Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/isci/
Dremote_node_context.h201 enum sci_status sci_remote_node_context_suspend(struct sci_remote_node_context *sci_rnc,
Dremote_device.c280 return sci_remote_node_context_suspend(&idev->rnc, in sci_remote_device_suspend()
430 sci_remote_node_context_suspend(&idev->rnc, in sci_remote_device_event_handler()
768 sci_remote_node_context_suspend(&idev->rnc, in sci_remote_device_start_task()
958 sci_remote_node_context_suspend( in sci_remote_device_resetting_state_enter()
Dremote_node_context.c493 enum sci_status sci_remote_node_context_suspend(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_suspend() function