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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c2017 SCIF_SAS_REMOTE_DEVICE_T * curr_child_expander = this_device; local
2039 curr_child_expander = curr_parent_expander;
2040 curr_parent_expander = scif_sas_remote_device_find_upstream_expander(curr_child_expander);
2043 //found the root device: curr_child_expander. configure it and its downstream expander(s) till
2045 curr_config_route_info_expander = curr_child_expander;

Completed in 66 milliseconds