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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c105 fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy = NULL;
1135 &(fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy->list_element) );
1138 fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy->list_element.owning_list;
1147 fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy =
1170 fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy =
2037 curr_parent_expander->protocol_device.smp_device.curr_config_route_destination_smp_phy =
2069 //Find a downstream expander that has curr_config_route_destination_smp_phy.owning device
2226 if ( downstream_expander->protocol_device.smp_device.curr_config_route_destination_smp_phy != NULL
2227 && downstream_expander->protocol_device.smp_device.curr_config_route_destination_smp_phy->owning_device ==
2228 this_smp_remote_device->curr_config_route_destination_smp_phy
[all...]
H A Dscif_sas_smp_remote_device.h164 struct SCIF_SAS_SMP_PHY * curr_config_route_destination_smp_phy; member in struct:SCIF_SAS_SMP_REMOTE_DEVICE

Completed in 44 milliseconds