Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dremote_node_context.h211 enum sci_status sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc,
H A 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()
H A 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