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

/freebsd-11.0-release/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c103 fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy = NULL;
1133 &(fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy->list_element) );
1136 fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy->list_element.owning_list;
1145 fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy =
1168 fw_device->protocol_device.smp_device.curr_config_route_destination_smp_phy =
2035 curr_parent_expander->protocol_device.smp_device.curr_config_route_destination_smp_phy =
2067 //Find a downstream expander that has curr_config_route_destination_smp_phy.owning device
2224 if ( downstream_expander->protocol_device.smp_device.curr_config_route_destination_smp_phy != NULL
2225 && downstream_expander->protocol_device.smp_device.curr_config_route_destination_smp_phy->owning_device ==
2226 this_smp_remote_device->curr_config_route_destination_smp_phy
[all...]
H A Dscif_sas_smp_remote_device.h162 struct SCIF_SAS_SMP_PHY * curr_config_route_destination_smp_phy; member in struct:SCIF_SAS_SMP_REMOTE_DEVICE

Completed in 106 milliseconds