Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c94 topo_list_t sec_targets; member
762 while ((tp = topo_list_next(&cp->sec_targets)) != NULL) { in ses_data_free()
763 topo_list_delete(&cp->sec_targets, tp); in ses_data_free()
2255 for (i = 0, stp = topo_list_next(&scp->sec_targets); stp != NULL; in ses_create_subchassis()
2262 for (i = 0, stp = topo_list_next(&scp->sec_targets); stp != NULL; in ses_create_subchassis()
2840 for (i = 0, stp = topo_list_next(&cp->sec_targets); stp != NULL; in ses_create_chassis()
2847 for (i = 0, stp = topo_list_next(&cp->sec_targets); stp != NULL; in ses_create_chassis()
3085 topo_list_append(&cp->sec_targets, sdp->sed_target); in ses_init_chassis()