Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dremote_node_context.h209 enum sci_status sci_remote_node_context_event_handler(struct sci_remote_node_context *sci_rnc,
Dremote_node_context.c421 enum sci_status sci_remote_node_context_event_handler(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_event_handler() function
Dremote_device.c579 status = sci_remote_node_context_event_handler(&idev->rnc, event_code); in sci_remote_device_event_handler()