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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c589 picl_nodehdl_t cpumemmodh; local
641 "fru", &cpumemmodh);
645 err = add_ref_prop(cpumemmodh, tmph,
650 err = add_void_fda_prop(cpumemmodh);
654 err = ptree_add_node(cpumemsloth, cpumemmodh);
658 err = add_ref_prop(tmph, cpumemmodh,
663 err = do_cpu_module_init(cpumemmodh, slotnum);
1282 picl_nodehdl_t cpumemmodh; local
1296 &cpumemmodh);
1300 err = add_ref_prop(cpumemmodh, tmp
1329 picl_nodehdl_t cpumemmodh; local
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c495 picl_nodehdl_t cpumemmodh; local
547 "fru", &cpumemmodh);
551 err = add_ref_prop(cpumemmodh, tmph,
556 err = add_void_fda_prop(cpumemmodh);
560 err = ptree_add_node(cpumemsloth, cpumemmodh);
564 err = add_ref_prop(tmph, cpumemmodh,
569 err = do_cpu_module_init(cpumemmodh, slotnum);

Completed in 65 milliseconds