Searched refs:remove_subtree (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c777 remove_subtree(dev_info_t *root, struct fc_device_tree *subtree) function
787 remove_subtree(child, subtree);
822 remove_subtree(child, subtree);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c308 static int remove_subtree(picl_nodehdl_t parh);
420 (void) remove_subtree(frutreeh);
524 remove_subtree(picl_nodehdl_t parh) function
531 if (remove_subtree(chdh) != PICL_SUCCESS)
1022 * remove an individual picl node - called from remove_subtree()
2031 (void) remove_subtree(fruh);
2272 (void) remove_subtree(chdh);

Completed in 79 milliseconds