Searched refs:curr_parent_expander (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c2020 SCIF_SAS_REMOTE_DEVICE_T * curr_parent_expander = local
2033 while(curr_parent_expander != NULL )
2037 curr_parent_expander->protocol_device.smp_device.curr_config_route_destination_smp_phy =
2041 curr_child_expander = curr_parent_expander;
2042 curr_parent_expander = scif_sas_remote_device_find_upstream_expander(curr_child_expander);

Completed in 95 milliseconds