Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_phy.h138 U16 config_route_table_index_anchor; member
H A Dscif_sas_smp_remote_device.c1149 …w_device->protocol_device.smp_device.config_route_smp_phy_anchor->config_route_table_index_anchor = in scif_sas_smp_remote_device_continue_current_activity()
1171 …vice->protocol_device.smp_device.config_route_smp_phy_anchor->config_route_table_index_anchor != 0) in scif_sas_smp_remote_device_continue_current_activity()
1173 …evice->protocol_device.smp_device.config_route_smp_phy_anchor->config_route_table_index_anchor + 1; in scif_sas_smp_remote_device_continue_current_activity()
2059 phy_being_config->config_route_table_index_anchor; in scif_sas_smp_remote_device_configure_upstream_expander_route_info()
2406 if (smp_phy_being_config->config_route_table_index_anchor != 0) in scif_sas_smp_remote_device_clean_route_table()
2408 smp_phy_being_config->config_route_table_index_anchor + 1; in scif_sas_smp_remote_device_clean_route_table()
H A Dscif_sas_smp_phy.c151 this_smp_phy->config_route_table_index_anchor = 0; in scif_sas_smp_phy_save_information()