Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dremote_node_context.h207 bool sci_remote_node_context_is_suspended(struct sci_remote_node_context *sci_rnc);
Dremote_node_context.c96 bool sci_remote_node_context_is_suspended(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_is_suspended() function
Dremote_device.c206 = sci_remote_node_context_is_suspended(&idev->rnc) in isci_remote_device_terminate_requests()