Searched refs:ses_phys_tree_insert (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 2496 ses_phys_tree_insert(topo_mod_t *mod, ses_phys_tree_t **sproot, in ses_phys_tree_insert() function 2521 (void) ses_phys_tree_insert(mod, &(*sproot)->spt_child, child); in ses_phys_tree_insert() 2562 ret = ses_phys_tree_insert(mod, &(*sproot)->spt_child, in ses_phys_tree_insert() 2567 ret = ses_phys_tree_insert(mod, in ses_phys_tree_insert() 2643 if (ses_phys_tree_insert(mod, &sproot, child) != 0) { in ses_construct_phys_tree() 2671 if (ses_phys_tree_insert(mod, &sproot, child) != 0) { in ses_construct_phys_tree()
|