Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/isci/
Dhost.h452 enum sci_status sci_controller_allocate_remote_node_context(struct isci_host *ihost,
Dremote_device.c1286 status = sci_controller_allocate_remote_node_context(iport->owning_controller, in sci_remote_device_da_construct()
1318 status = sci_controller_allocate_remote_node_context(iport->owning_controller, in sci_remote_device_ea_construct()
Dhost.c2494 enum sci_status sci_controller_allocate_remote_node_context(struct isci_host *ihost, in sci_controller_allocate_remote_node_context() function