Symbol: ses_phys_tree_t
usr/src/lib/fm/topo/modules/common/ses/ses.c
2497
ses_phys_tree_insert(topo_mod_t *mod, ses_phys_tree_t **sproot,
usr/src/lib/fm/topo/modules/common/ses/ses.c
2498
ses_phys_tree_t *child)
usr/src/lib/fm/topo/modules/common/ses/ses.c
2501
ses_phys_tree_t *node_ptr;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2585
ses_phys_tree_t *sproot)
usr/src/lib/fm/topo/modules/common/ses/ses.c
2588
ses_phys_tree_t *child;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2589
ses_phys_tree_t *u_watch = NULL;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2590
ses_phys_tree_t *u_head = NULL;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2591
ses_phys_tree_t *u_tail = NULL;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2599
sizeof (ses_phys_tree_t))) == NULL) {
usr/src/lib/fm/topo/modules/common/ses/ses.c
2617
topo_mod_free(mod, child, sizeof (ses_phys_tree_t));
usr/src/lib/fm/topo/modules/common/ses/ses.c
2725
topo_mod_free(mod, u_head, sizeof (ses_phys_tree_t));
usr/src/lib/fm/topo/modules/common/ses/ses.c
2737
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
2753
topo_mod_free(mod, sproot, sizeof (ses_phys_tree_t));
usr/src/lib/fm/topo/modules/common/ses/ses.c
2760
is_type_enumerated(ses_phys_tree_t *node, int *index)
usr/src/lib/fm/topo/modules/common/ses/ses.c
2779
ses_phys_tree_t *parent, int mrange[])
usr/src/lib/fm/topo/modules/common/ses/ses.c
2782
ses_phys_tree_t *child = NULL;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2785
ses_phys_tree_t *dirfru = NULL;
usr/src/lib/fm/topo/modules/common/ses/ses.c
2866
ses_enum_chassis_t *cp, ses_phys_tree_t *phys_tree)
usr/src/lib/fm/topo/modules/common/ses/ses.c
2925
ses_phys_tree_t *sproot = NULL;
usr/src/lib/fm/topo/modules/common/ses/ses.c
3063
sizeof (ses_phys_tree_t))) == NULL) {
usr/src/lib/fm/topo/modules/common/ses/ses.c
3086
topo_mod_free(mod, sproot, sizeof (ses_phys_tree_t));
usr/src/lib/fm/topo/modules/common/ses/ses.c
3094
topo_mod_free(mod, sproot, sizeof (ses_phys_tree_t));