Home
last modified time | relevance | path

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

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