Symbol: SCIF_SAS_SMP_PHY_T
sys/dev/isci/scil/scif_sas_controller.c
1038
SCIF_SAS_SMP_PHY_T * scif_sas_controller_allocate_smp_phy(
sys/dev/isci/scil/scif_sas_controller.c
1042
SCIF_SAS_SMP_PHY_T * smp_phy;
sys/dev/isci/scil/scif_sas_controller.c
1053
smp_phy = (SCIF_SAS_SMP_PHY_T *)
sys/dev/isci/scil/scif_sas_controller.c
1059
sizeof(SCIF_SAS_SMP_PHY_T)
sys/dev/isci/scil/scif_sas_controller.c
1079
SCIF_SAS_SMP_PHY_T * smp_phy
sys/dev/isci/scil/scif_sas_controller.h
185
SCIF_SAS_SMP_PHY_T smp_phy_array[SCIF_SAS_SMP_PHY_COUNT];
sys/dev/isci/scil/scif_sas_controller.h
246
SCIF_SAS_SMP_PHY_T * scif_sas_controller_allocate_smp_phy(
sys/dev/isci/scil/scif_sas_controller.h
252
SCIF_SAS_SMP_PHY_T * smp_phy
sys/dev/isci/scil/scif_sas_domain.c
1191
SCIF_SAS_SMP_PHY_T * curr_smp_phy = NULL;
sys/dev/isci/scil/scif_sas_domain.c
1196
curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c
136
SCIF_SAS_SMP_PHY_T * phy_to_clear_affiliation = NULL;
sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c
142
(SCIF_SAS_SMP_PHY_T *)smp_device->smp_phy_list.list_head->object
sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c
201
SCIF_SAS_SMP_PHY_T * phy_to_clear_affiliation = NULL;
sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c
89
SCIF_SAS_SMP_PHY_T * scif_sas_smp_remote_device_find_next_smp_phy_link_to_sata(
sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c
90
SCIF_SAS_SMP_PHY_T * anchor_phy
sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c
94
SCIF_SAS_SMP_PHY_T * curr_smp_phy = NULL;
sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c
98
curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
sys/dev/isci/scil/scif_sas_smp_phy.c
109
SCIF_SAS_SMP_PHY_T * this_smp_phy
sys/dev/isci/scil/scif_sas_smp_phy.c
140
SCIF_SAS_SMP_PHY_T * this_smp_phy,
sys/dev/isci/scil/scif_sas_smp_phy.c
177
SCIF_SAS_SMP_PHY_T * this_smp_phy,
sys/dev/isci/scil/scif_sas_smp_phy.c
183
SCIF_SAS_SMP_PHY_T * attached_smp_phy =
sys/dev/isci/scil/scif_sas_smp_phy.c
184
(SCIF_SAS_SMP_PHY_T *)scif_sas_smp_remote_device_find_smp_phy_by_id(
sys/dev/isci/scil/scif_sas_smp_phy.c
212
SCIF_SAS_SMP_PHY_T * this_smp_phy,
sys/dev/isci/scil/scif_sas_smp_phy.c
213
SCIF_SAS_SMP_PHY_T * attached_smp_phy
sys/dev/isci/scil/scif_sas_smp_phy.c
250
SCIF_SAS_SMP_PHY_T * scif_sas_smp_phy_find_next_phy_in_wide_port(
sys/dev/isci/scil/scif_sas_smp_phy.c
251
SCIF_SAS_SMP_PHY_T * this_smp_phy
sys/dev/isci/scil/scif_sas_smp_phy.c
257
SCIF_SAS_SMP_PHY_T * next_phy;
sys/dev/isci/scil/scif_sas_smp_phy.c
261
next_phy = (SCIF_SAS_SMP_PHY_T *)sci_fast_list_get_object(next_phy_element);
sys/dev/isci/scil/scif_sas_smp_phy.c
284
SCIF_SAS_SMP_PHY_T * scif_sas_smp_phy_find_middle_phy_in_wide_port(
sys/dev/isci/scil/scif_sas_smp_phy.c
285
SCIF_SAS_SMP_PHY_T * this_smp_phy
sys/dev/isci/scil/scif_sas_smp_phy.c
288
SCIF_SAS_SMP_PHY_T * next_phy =
sys/dev/isci/scil/scif_sas_smp_phy.c
290
SCIF_SAS_SMP_PHY_T * middle_phy = this_smp_phy;
sys/dev/isci/scil/scif_sas_smp_phy.c
319
SCIF_SAS_SMP_PHY_T * scif_sas_smp_phy_find_highest_phy_in_wide_port(
sys/dev/isci/scil/scif_sas_smp_phy.c
320
SCIF_SAS_SMP_PHY_T * this_smp_phy
sys/dev/isci/scil/scif_sas_smp_phy.c
323
SCIF_SAS_SMP_PHY_T * next_phy =
sys/dev/isci/scil/scif_sas_smp_phy.c
325
SCIF_SAS_SMP_PHY_T * highest_phy = this_smp_phy;
sys/dev/isci/scil/scif_sas_smp_phy.c
82
SCIF_SAS_SMP_PHY_T * this_smp_phy,
sys/dev/isci/scil/scif_sas_smp_phy.c
87
memset(this_smp_phy, 0, sizeof(SCIF_SAS_SMP_PHY_T));
sys/dev/isci/scil/scif_sas_smp_phy.h
144
SCIF_SAS_SMP_PHY_T * this_smp_phy,
sys/dev/isci/scil/scif_sas_smp_phy.h
150
SCIF_SAS_SMP_PHY_T * this_smp_phy
sys/dev/isci/scil/scif_sas_smp_phy.h
154
SCIF_SAS_SMP_PHY_T * this_smp_phy,
sys/dev/isci/scil/scif_sas_smp_phy.h
160
SCIF_SAS_SMP_PHY_T * this_smp_phy,
sys/dev/isci/scil/scif_sas_smp_phy.h
166
SCIF_SAS_SMP_PHY_T * this_smp_phy,
sys/dev/isci/scil/scif_sas_smp_phy.h
167
SCIF_SAS_SMP_PHY_T * attached_smp_phy
sys/dev/isci/scil/scif_sas_smp_phy.h
170
SCIF_SAS_SMP_PHY_T * scif_sas_smp_phy_find_next_phy_in_wide_port(
sys/dev/isci/scil/scif_sas_smp_phy.h
171
SCIF_SAS_SMP_PHY_T * this_smp_phy
sys/dev/isci/scil/scif_sas_smp_phy.h
174
SCIF_SAS_SMP_PHY_T * scif_sas_smp_phy_find_middle_phy_in_wide_port(
sys/dev/isci/scil/scif_sas_smp_phy.h
175
SCIF_SAS_SMP_PHY_T * this_smp_phy
sys/dev/isci/scil/scif_sas_smp_phy.h
178
SCIF_SAS_SMP_PHY_T * scif_sas_smp_phy_find_highest_phy_in_wide_port(
sys/dev/isci/scil/scif_sas_smp_phy.h
179
SCIF_SAS_SMP_PHY_T * this_smp_phy
sys/dev/isci/scil/scif_sas_smp_remote_device.c
1138
SCIF_SAS_SMP_PHY_T * next_phy_in_wide_port = NULL;
sys/dev/isci/scil/scif_sas_smp_remote_device.c
1146
(SCIF_SAS_SMP_PHY_T *)sci_fast_list_get_object(next_phy_element);
sys/dev/isci/scil/scif_sas_smp_remote_device.c
1766
SCIF_SAS_SMP_PHY_T * scif_sas_smp_remote_device_find_smp_phy_by_id(
sys/dev/isci/scil/scif_sas_smp_remote_device.c
1772
SCIF_SAS_SMP_PHY_T * curr_smp_phy = NULL;
sys/dev/isci/scil/scif_sas_smp_remote_device.c
1778
curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
sys/dev/isci/scil/scif_sas_smp_remote_device.c
1804
SCIF_SAS_SMP_PHY_T * curr_smp_phy = NULL;
sys/dev/isci/scil/scif_sas_smp_remote_device.c
1817
curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
sys/dev/isci/scil/scif_sas_smp_remote_device.c
1873
SCIF_SAS_SMP_PHY_T * this_smp_phy = NULL;
sys/dev/isci/scil/scif_sas_smp_remote_device.c
1914
SCIF_SAS_SMP_PHY_T * smp_phy = NULL;
sys/dev/isci/scil/scif_sas_smp_remote_device.c
1976
SCIF_SAS_SMP_PHY_T * curr_smp_phy = NULL;
sys/dev/isci/scil/scif_sas_smp_remote_device.c
1987
curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
sys/dev/isci/scil/scif_sas_smp_remote_device.c
2036
(SCIF_SAS_SMP_PHY_T*)sci_fast_list_get_object(
sys/dev/isci/scil/scif_sas_smp_remote_device.c
2055
SCIF_SAS_SMP_PHY_T * phy_being_config =
sys/dev/isci/scil/scif_sas_smp_remote_device.c
2120
SCIF_SAS_SMP_PHY_T * curr_smp_phy = NULL;
sys/dev/isci/scil/scif_sas_smp_remote_device.c
2131
curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
sys/dev/isci/scil/scif_sas_smp_remote_device.c
2202
SCIF_SAS_SMP_PHY_T * curr_smp_phy = NULL;
sys/dev/isci/scil/scif_sas_smp_remote_device.c
2213
curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
sys/dev/isci/scil/scif_sas_smp_remote_device.c
2249
SCIF_SAS_SMP_PHY_T * destination_smp_phy
sys/dev/isci/scil/scif_sas_smp_remote_device.c
2304
SCIF_SAS_SMP_PHY_T * curr_smp_phy = NULL;
sys/dev/isci/scil/scif_sas_smp_remote_device.c
2318
curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
sys/dev/isci/scil/scif_sas_smp_remote_device.c
2371
SCIF_SAS_SMP_PHY_T * smp_phy_being_config;
sys/dev/isci/scil/scif_sas_smp_remote_device.c
2496
SCIF_SAS_SMP_PHY_T * curr_smp_phy = NULL;
sys/dev/isci/scil/scif_sas_smp_remote_device.c
2508
curr_smp_phy = (SCIF_SAS_SMP_PHY_T*) sci_fast_list_get_object(element);
sys/dev/isci/scil/scif_sas_smp_remote_device.h
339
SCIF_SAS_SMP_PHY_T * scif_sas_smp_remote_device_find_smp_phy_by_id(