Searched defs:child_frup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c2777 frutree_frunode_t *child_frup = NULL; local
2830 child_frup = FRUDATA_PTR(hashptr);
2831 (void) handle_fru_remove(child_frup);
4202 frutree_frunode_t *child_frup = NULL; local
4264 if ((rc = create_fru_node(locp, &child_frup)) !=
4273 if (child_frup->state == FRU_STATE_CONFIGURED) {
4275 if ((rc = probe_fru(child_frup, B_TRUE)) !=
4278 child_frup->name, rc);
4832 frutree_frunode_t *frup = NULL, *child_frup = NULL; local
4863 child_frup
5124 frutree_frunode_t *frup = NULL, *child_frup = NULL; local
5804 frutree_frunode_t *child_frup = NULL; local
[all...]

Completed in 212 milliseconds