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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h195 #define STATIC_LOC 0x2 /* managed based on libdevinfo */ macro
H A Dpiclfrutree.c1822 } else if (locp->state_mgr == STATIC_LOC) {
2056 } else if (frup->state_mgr == STATIC_LOC) {
2182 } else if (frup->state_mgr == STATIC_LOC) {
3479 if (locp->state_mgr == STATIC_LOC) {
3723 locp->state_mgr = STATIC_LOC;
3769 if (locp->state_mgr == STATIC_LOC) {
4868 if (locp->state_mgr == STATIC_LOC) {
5888 locp->state_mgr = STATIC_LOC;
5920 if (child_frup->state_mgr == STATIC_LOC) {

Completed in 105 milliseconds