Searched refs:powersloth (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/ |
H A D | piclfrutree.c | 400 picl_nodehdl_t powersloth; in do_power_supplies_init() local 431 "location", &powersloth); in do_power_supplies_init() 436 err = add_slot_prop(powersloth, slotnum); in do_power_supplies_init() 440 err = add_label_prop(powersloth, location_label[i]); in do_power_supplies_init() 444 err = ptree_add_node(powerbrdh, powersloth); in do_power_supplies_init() 465 err = ptree_add_node(powersloth, powermodh); in do_power_supplies_init() 895 picl_nodehdl_t powersloth; in add_power_supply() local 902 &powersloth) == PICL_SUCCESS) { in add_power_supply() 922 err = ptree_add_node(powersloth, powermodh); in add_power_supply() 938 picl_nodehdl_t powersloth; in remove_power_supply() local [all …]
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/ |
H A D | piclfrutree.c | 411 picl_nodehdl_t powersloth; in do_power_supplies_init() local 442 "location", &powersloth); in do_power_supplies_init() 447 err = add_slot_prop(powersloth, slotnum); in do_power_supplies_init() 451 err = add_label_prop(powersloth, location_label[i]); in do_power_supplies_init() 455 err = ptree_add_node(powerbrdh, powersloth); in do_power_supplies_init() 476 err = ptree_add_node(powersloth, powermodh); in do_power_supplies_init() 1078 picl_nodehdl_t powersloth; in add_power_supply() local 1085 &powersloth) == PICL_SUCCESS) { in add_power_supply() 1105 err = ptree_add_node(powersloth, powermodh); in add_power_supply() 1124 picl_nodehdl_t powersloth; in remove_power_supply() local [all …]
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/ |
H A D | piclfrutree.c | 505 picl_nodehdl_t powersloth; in do_power_supplies_init() local 536 "location", &powersloth); in do_power_supplies_init() 541 err = add_slot_prop(powersloth, slotnum); in do_power_supplies_init() 545 err = add_label_prop(powersloth, location_label[i]); in do_power_supplies_init() 549 err = ptree_add_node(powerbrdh, powersloth); in do_power_supplies_init() 570 err = ptree_add_node(powersloth, powermodh); in do_power_supplies_init() 1203 picl_nodehdl_t powersloth; in add_power_supply() local 1210 &powersloth) == PICL_SUCCESS) { in add_power_supply() 1230 err = ptree_add_node(powersloth, powermodh); in add_power_supply() 1249 picl_nodehdl_t powersloth; in remove_power_supply() local [all …]
|