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

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c2018 SCIF_SAS_REMOTE_DEVICE_T * curr_parent_expander = local
2031 while(curr_parent_expander != NULL )
2035 curr_parent_expander->protocol_device.smp_device.curr_config_route_destination_smp_phy =
2039 curr_child_expander = curr_parent_expander;
2040 curr_parent_expander = scif_sas_remote_device_find_upstream_expander(curr_child_expander);

Completed in 102 milliseconds