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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c291 static picl_errno_t handle_fru_unconfigure(frutree_frunode_t *);
2771 handle_fru_unconfigure(frutree_frunode_t *frup) function
5022 (void) handle_fru_unconfigure(frup);
5155 if ((rc = handle_fru_unconfigure(frup)) != PICL_SUCCESS) {
5177 if ((rc = handle_fru_unconfigure(frup)) != PICL_SUCCESS) {
5241 if ((rc = handle_fru_unconfigure(frup)) != PICL_SUCCESS) {

Completed in 68 milliseconds