Home
last modified time | relevance | path

Searched refs:powermodh (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c410 picl_nodehdl_t powermodh; in do_power_supplies_init() local
461 "fru", &powermodh); in do_power_supplies_init()
465 err = add_ref_prop(powermodh, tmph, in do_power_supplies_init()
470 err = add_void_fda_prop(powermodh); in do_power_supplies_init()
1077 picl_nodehdl_t powermodh; in add_power_supply() local
1091 &powermodh); in add_power_supply()
1099 err = add_void_fda_prop(powermodh); in add_power_supply()
1123 picl_nodehdl_t powermodh; in remove_power_supply() local
1131 &powermodh, sizeof (picl_nodehdl_t)); in remove_power_supply()
1136 err = ptree_delete_node(powermodh); in remove_power_supply()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/
H A Dpiclfrutree.c399 picl_nodehdl_t powermodh; in do_power_supplies_init() local
450 "fru", &powermodh); in do_power_supplies_init()
454 err = add_ref_prop(powermodh, tmph, in do_power_supplies_init()
459 err = add_void_fda_prop(powermodh); in do_power_supplies_init()
894 picl_nodehdl_t powermodh; in add_power_supply() local
908 &powermodh); in add_power_supply()
916 err = add_void_fda_prop(powermodh); in add_power_supply()
937 picl_nodehdl_t powermodh; in remove_power_supply() local
945 &powermodh, sizeof (picl_nodehdl_t)); in remove_power_supply()
950 err = ptree_delete_node(powermodh); in remove_power_supply()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c504 picl_nodehdl_t powermodh; in do_power_supplies_init() local
555 "fru", &powermodh); in do_power_supplies_init()
559 err = add_ref_prop(powermodh, tmph, in do_power_supplies_init()
564 err = add_void_fda_prop(powermodh); in do_power_supplies_init()
1202 picl_nodehdl_t powermodh; in add_power_supply() local
1216 &powermodh); in add_power_supply()
1224 err = add_void_fda_prop(powermodh); in add_power_supply()
1248 picl_nodehdl_t powermodh; in remove_power_supply() local
1256 &powermodh, sizeof (picl_nodehdl_t)); in remove_power_supply()
1261 err = ptree_delete_node(powermodh); in remove_power_supply()
[all …]