Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dhost.h452 enum sci_status sci_controller_allocate_remote_node_context(struct isci_host *ihost,
H A 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()
H A Dhost.c2494 enum sci_status sci_controller_allocate_remote_node_context(struct isci_host *ihost, in sci_controller_allocate_remote_node_context() function