Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c2021 SCIF_SAS_REMOTE_DEVICE_T * curr_config_route_info_expander = NULL; in scif_sas_smp_remote_device_configure_upstream_expander_route_info() local
2045 curr_config_route_info_expander = curr_child_expander; in scif_sas_smp_remote_device_configure_upstream_expander_route_info()
2047 while ( curr_config_route_info_expander != NULL in scif_sas_smp_remote_device_configure_upstream_expander_route_info()
2048 && curr_config_route_info_expander != this_device in scif_sas_smp_remote_device_configure_upstream_expander_route_info()
2049 && curr_config_route_info_expander->protocol_device.smp_device.scheduled_activity in scif_sas_smp_remote_device_configure_upstream_expander_route_info()
2053 if (curr_config_route_info_expander->protocol_device.smp_device.is_externally_configurable) in scif_sas_smp_remote_device_configure_upstream_expander_route_info()
2056 curr_config_route_info_expander->protocol_device.smp_device.config_route_smp_phy_anchor; in scif_sas_smp_remote_device_configure_upstream_expander_route_info()
2058 curr_config_route_info_expander->protocol_device.smp_device.curr_config_route_index = in scif_sas_smp_remote_device_configure_upstream_expander_route_info()
2061 … if (curr_config_route_info_expander->protocol_device.smp_device.curr_config_route_index != 0) in scif_sas_smp_remote_device_configure_upstream_expander_route_info()
2062 curr_config_route_info_expander->protocol_device.smp_device.curr_config_route_index++; in scif_sas_smp_remote_device_configure_upstream_expander_route_info()
[all …]