Symbol: add_ref_prop
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
1095
err = add_ref_prop(powermodh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
1107
err = add_ref_prop(tmph, powermodh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
201
static int add_ref_prop(picl_nodehdl_t, picl_nodehdl_t, char *);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
301
err = add_ref_prop(iobrdh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
313
err = add_ref_prop(tmph, iobrdh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
335
err = add_ref_prop(rscbrdh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
347
err = add_ref_prop(tmph, rscbrdh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
385
err = add_ref_prop(fcalmodh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
397
err = add_ref_prop(tmph, fcalmodh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
421
err = add_ref_prop(powerbrdh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
433
err = add_ref_prop(tmph, powerbrdh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
465
err = add_ref_prop(powermodh, tmph,
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
478
err = add_ref_prop(tmph, powermodh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
505
err = add_ref_prop(sysboardh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
517
err = add_ref_prop(tmph, sysboardh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
549
err = add_ref_prop(cpumemmodh, tmph,
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
562
err = add_ref_prop(tmph, cpumemmodh,
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
652
err = add_ref_prop(dimmmodh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
664
err = add_ref_prop(tmph, dimmmodh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
1220
err = add_ref_prop(powermodh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
1232
err = add_ref_prop(tmph, powermodh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
1298
err = add_ref_prop(cpumemmodh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
1310
err = add_ref_prop(tmph, cpumemmodh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
260
static int add_ref_prop(picl_nodehdl_t, picl_nodehdl_t, char *);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
362
err = add_ref_prop(iobrdh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
374
err = add_ref_prop(tmph, iobrdh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
396
err = add_ref_prop(rscbrdh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
408
err = add_ref_prop(tmph, rscbrdh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
453
err = add_ref_prop(fcalmodh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
465
err = add_ref_prop(tmph, fcalmodh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
479
err = add_ref_prop(fcalgbich, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
491
err = add_ref_prop(tmph, fcalgbich, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
515
err = add_ref_prop(powerbrdh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
527
err = add_ref_prop(tmph, powerbrdh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
559
err = add_ref_prop(powermodh, tmph,
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
572
err = add_ref_prop(tmph, powermodh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
599
err = add_ref_prop(sysboardh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
611
err = add_ref_prop(tmph, sysboardh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
643
err = add_ref_prop(cpumemmodh, tmph,
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
656
err = add_ref_prop(tmph, cpumemmodh,
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
746
err = add_ref_prop(dimmmodh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
758
err = add_ref_prop(tmph, dimmmodh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
165
static int add_ref_prop(picl_nodehdl_t, picl_nodehdl_t, char *);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
264
err = add_ref_prop(*childh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
276
err = add_ref_prop(tmph, *childh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
318
err = add_ref_prop(cpumodh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
330
err = add_ref_prop(tmph, cpumodh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
373
err = add_ref_prop(memmodh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
385
err = add_ref_prop(tmph, memmodh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
410
err = add_ref_prop(powerbrdh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
422
err = add_ref_prop(tmph, powerbrdh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
454
err = add_ref_prop(powermodh, tmph,
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
467
err = add_ref_prop(tmph, powermodh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
491
err = add_ref_prop(fcalbrdh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
503
err = add_ref_prop(tmph, fcalbrdh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
525
err = add_ref_prop(rscbrdh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
537
err = add_ref_prop(tmph, rscbrdh, FRU_PARENT);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
912
err = add_ref_prop(powermodh, tmph, SEEPROM_SOURCE);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
924
err = add_ref_prop(tmph, powermodh, FRU_PARENT);