Symbol: ses_phys_tree_t
usr/src/lib/fm/topo/modules/common/ses/ses.c
2496
ses_phys_tree_insert(topo_mod_t *mod, ses_phys_tree_t **sproot,
usr/src/lib/fm/topo/modules/common/ses/ses.c
2497
ses_phys_tree_t *child)
usr/src/lib/fm/topo/modules/common/ses/ses.c
2500
ses_phys_tree_t *node_ptr;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2584
ses_phys_tree_t *sproot)
usr/src/lib/fm/topo/modules/common/ses/ses.c
2587
ses_phys_tree_t *child;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2588
ses_phys_tree_t *u_watch = NULL;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2589
ses_phys_tree_t *u_head = NULL;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2590
ses_phys_tree_t *u_tail = NULL;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2598
sizeof (ses_phys_tree_t))) == NULL) {
usr/src/lib/fm/topo/modules/common/ses/ses.c
2616
topo_mod_free(mod, child, sizeof (ses_phys_tree_t));
usr/src/lib/fm/topo/modules/common/ses/ses.c
2724
topo_mod_free(mod, u_head, sizeof (ses_phys_tree_t));
usr/src/lib/fm/topo/modules/common/ses/ses.c
2736
static void ses_phys_tree_free(topo_mod_t *mod, ses_phys_tree_t *sproot)
usr/src/lib/fm/topo/modules/common/ses/ses.c
2752
topo_mod_free(mod, sproot, sizeof (ses_phys_tree_t));
usr/src/lib/fm/topo/modules/common/ses/ses.c
2759
is_type_enumerated(ses_phys_tree_t *node, int *index)
usr/src/lib/fm/topo/modules/common/ses/ses.c
2778
ses_phys_tree_t *parent, int mrange[])
usr/src/lib/fm/topo/modules/common/ses/ses.c
2781
ses_phys_tree_t *child = NULL;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2784
ses_phys_tree_t *dirfru = NULL;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2865
ses_enum_chassis_t *cp, ses_phys_tree_t *phys_tree)
usr/src/lib/fm/topo/modules/common/ses/ses.c
2924
ses_phys_tree_t *sproot = NULL;
usr/src/lib/fm/topo/modules/common/ses/ses.c
3062
sizeof (ses_phys_tree_t))) == NULL) {
usr/src/lib/fm/topo/modules/common/ses/ses.c
3085
topo_mod_free(mod, sproot, sizeof (ses_phys_tree_t));
usr/src/lib/fm/topo/modules/common/ses/ses.c
3093
topo_mod_free(mod, sproot, sizeof (ses_phys_tree_t));