Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/isci/
Dremote_node_context.h211 enum sci_status sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc,
Dremote_device.c357 sci_remote_node_context_destruct(&idev->rnc, in sci_remote_device_stop()
374 sci_remote_node_context_destruct(&idev->rnc, in sci_remote_device_stop()
846 sci_remote_node_context_destruct(&idev->rnc, in sci_remote_device_complete_io()
Dremote_node_context.c524 enum sci_status sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_destruct() function