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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c421 picl_nodehdl_t fcalsloth; local
430 "location", &fcalsloth);
435 err = add_slot_prop(fcalsloth, slotnum);
439 err = add_label_prop(fcalsloth, location_label[i]);
443 err = ptree_add_node(rooth, fcalsloth);
463 err = ptree_add_node(fcalsloth, fcalmodh);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c360 picl_nodehdl_t fcalsloth; local
367 "location", &fcalsloth);
371 err = add_slot_prop(fcalsloth, 0);
375 err = ptree_add_node(rooth, fcalsloth);
395 err = ptree_add_node(fcalsloth, fcalmodh);

Completed in 63 milliseconds