Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c97 fw_device->protocol_device.smp_device.curr_config_route_index = 0; in scif_sas_smp_remote_device_clear()
1143 fw_device->protocol_device.smp_device.curr_config_route_index++; in scif_sas_smp_remote_device_continue_current_activity()
1150 fw_device->protocol_device.smp_device.curr_config_route_index; in scif_sas_smp_remote_device_continue_current_activity()
1172 fw_device->protocol_device.smp_device.curr_config_route_index = in scif_sas_smp_remote_device_continue_current_activity()
1175 fw_device->protocol_device.smp_device.curr_config_route_index = 0; in scif_sas_smp_remote_device_continue_current_activity()
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()
2337 smp_remote_device->curr_config_route_index, in scif_sas_smp_remote_device_configure_route_table()
2381 fw_device->protocol_device.smp_device.curr_config_route_index++; in scif_sas_smp_remote_device_clean_route_table()
[all …]
H A Dscif_sas_smp_remote_device.h142 U16 curr_config_route_index; member