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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c588 picl_nodehdl_t cpumemsloth; local
620 &cpumemsloth);
625 err = add_slot_prop(cpumemsloth, slotnum);
629 err = add_label_prop(cpumemsloth, location_label[i]);
633 err = ptree_add_node(sysboardh, cpumemsloth);
654 err = ptree_add_node(cpumemsloth, cpumemmodh);
1281 picl_nodehdl_t cpumemsloth; local
1288 &cpumemsloth) == PICL_SUCCESS) {
1308 err = ptree_add_node(cpumemsloth, cpumemmodh);
1328 picl_nodehdl_t cpumemsloth; local
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c494 picl_nodehdl_t cpumemsloth; local
526 &cpumemsloth);
531 err = add_slot_prop(cpumemsloth, slotnum);
535 err = add_label_prop(cpumemsloth, location_label[i]);
539 err = ptree_add_node(sysboardh, cpumemsloth);
560 err = ptree_add_node(cpumemsloth, cpumemmodh);

Completed in 63 milliseconds