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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c243 add_regular_prop(picl_nodehdl_t nodeh, char *name, int type, int access, function
293 (void) add_regular_prop(nodeh, PICL_PROP_LOW_POWER_OFF,
298 (void) add_regular_prop(nodeh, PICL_PROP_LOW_SHUTDOWN,
303 (void) add_regular_prop(nodeh, PICL_PROP_LOW_WARNING,
308 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_WARNING,
313 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_SHUTDOWN,
318 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_POWER_OFF,
371 err = add_regular_prop(cnodeh, pname,
492 err = add_regular_prop(cnodeh, pname,
518 err = add_regular_prop(cnode
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvsetup.c301 add_regular_prop(picl_nodehdl_t nodeh, char *name, int type, int access, function
351 (void) add_regular_prop(nodeh, PICL_PROP_LOW_POWER_OFF,
356 (void) add_regular_prop(nodeh, PICL_PROP_LOW_SHUTDOWN,
361 (void) add_regular_prop(nodeh, PICL_PROP_LOW_WARNING,
366 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_WARNING,
371 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_SHUTDOWN,
376 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_POWER_OFF,
437 err = add_regular_prop(cnodeh, pname,
563 err = add_regular_prop(cnodeh, pname,
587 (void) add_regular_prop(cnode
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c311 add_regular_prop(picl_nodehdl_t nodeh, char *name, int type, int access, function
361 (void) add_regular_prop(nodeh, PICL_PROP_LOW_POWER_OFF,
366 (void) add_regular_prop(nodeh, PICL_PROP_LOW_SHUTDOWN,
371 (void) add_regular_prop(nodeh, PICL_PROP_LOW_WARNING,
376 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_WARNING,
381 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_SHUTDOWN,
386 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_POWER_OFF,
441 err = add_regular_prop(cnodeh, pname,
562 err = add_regular_prop(cnodeh, pname,
586 (void) add_regular_prop(cnode
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c374 add_regular_prop(picl_nodehdl_t nodeh, char *name, int type, int access, function
424 (void) add_regular_prop(nodeh, PICL_PROP_LOW_POWER_OFF,
429 (void) add_regular_prop(nodeh, PICL_PROP_LOW_SHUTDOWN,
434 (void) add_regular_prop(nodeh, PICL_PROP_LOW_WARNING,
439 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_WARNING,
444 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_SHUTDOWN,
449 (void) add_regular_prop(nodeh, PICL_PROP_HIGH_POWER_OFF,
534 err = add_regular_prop(cnodeh, pname,
709 err = add_regular_prop(cnodeh, pname,
733 err = add_regular_prop(cnode
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvsetup.c351 add_regular_prop(picl_nodehdl_t nodeh, char *name, int type, int access, function
401 (void) add_regular_prop(nodeh, PROP_LOW_POWER_OFF,
406 (void) add_regular_prop(nodeh, PROP_LOW_SHUTDOWN,
411 (void) add_regular_prop(nodeh, PROP_LOW_WARNING,
416 (void) add_regular_prop(nodeh, PROP_HIGH_WARNING,
421 (void) add_regular_prop(nodeh, PROP_HIGH_SHUTDOWN,
426 (void) add_regular_prop(nodeh, PROP_HIGH_POWER_OFF,
511 err = add_regular_prop(cnodeh, pname,
671 err = add_regular_prop(cnodeh, pname,
695 err = add_regular_prop(cnode
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c82 static int add_regular_prop(picl_nodehdl_t nodeh, const char *name,
352 add_regular_prop(picl_nodehdl_t nodeh, const char *name, int type, int access, function
890 err = add_regular_prop(
900 err = add_regular_prop(
924 err = add_regular_prop(
972 err = add_regular_prop(voltsmonh, PICL_PROP_LABEL,
1041 err = add_regular_prop(ledh, PICL_PROP_COLOR,
1049 err = add_regular_prop(ledh, PICL_PROP_LABEL,
1232 err = add_regular_prop(fanh, PICL_PROP_LOW_WARNING,
1238 err = add_regular_prop(fan
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c88 static int add_regular_prop(picl_nodehdl_t nodeh, const char *name,
555 add_regular_prop(picl_nodehdl_t nodeh, const char *name, int type, int access, function
850 err = add_regular_prop(node_hdl, prop_name, fru_to_ptype[fru_type],
1288 err = add_regular_prop(node_hdl,
1305 err = add_regular_prop(node_hdl,
1322 err = add_regular_prop(node_hdl, PICL_PROP_LABEL,

Completed in 82 milliseconds