Symbol: PICL_READ
usr/src/cmd/picl/picld/picld.c
324
if (!(pinfo.piclinfo.accessmode & PICL_READ))
usr/src/cmd/picl/picld/picld.c
386
if (!(pinfo.piclinfo.accessmode & PICL_READ))
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1001
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (int), di_val,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1005
PICL_PTYPE_BYTEARRAY, PICL_READ, len * sizeof (int), di_val,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1017
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(sdata) + 1, di_val,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1030
PICL_PTYPE_BYTEARRAY, PICL_READ, len, di_val, NULL, NULL);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1238
PICL_PTYPE_INT, PICL_READ, sizeof (instance),
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1247
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1256
PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE),
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1286
PICL_PTYPE_INT, PICL_READ, sizeof (instance), PICL_PROP_INSTANCE,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1293
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1302
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1311
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1320
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1442
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(nodename) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2066
PICL_PTYPE_INT, PICL_READ, sizeof (int), PICL_PROP_ID, NULL, NULL);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2072
PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE), MAX_STATE_SIZE,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2077
PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE), PI_TYPELEN,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2082
PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE), PI_FPUTYPE,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2087
PICL_PTYPE_TIMESTAMP, PICL_READ|PICL_VOLATILE, sizeof (uint64_t),
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2239
PICL_PTYPE_UNSIGNED_INT, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2250
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2260
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2617
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(status) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2779
PICL_READ, strlen(unitaddr) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2790
PICL_READ, strlen(ptreepath) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2804
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2812
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2918
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(uts_info.sysname) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2926
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(uts_info.nodename) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2934
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(uts_info.release) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2942
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(uts_info.version) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2950
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(uts_info.machine) + 1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3025
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (uint32_t),
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3071
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (uint32_t),
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3355
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(unitaddr)+1,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3514
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (memsize),
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
657
PICL_PTYPE_TABLE, PICL_READ, sizeof (picl_prophdl_t), name,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
679
PICL_PTYPE_CHARSTRING, PICL_READ, len, name,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
879
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
924
PICL_READ, (size_t)0, pname, NULL, NULL);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
947
PTREE_PROPINFO_VERSION, type, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
968
PTREE_PROPINFO_VERSION, type, PICL_READ,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
991
PICL_PTYPE_VOID, PICL_READ, (size_t)0, di_val, NULL, NULL);
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
269
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (mcbank.size),
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
283
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (mcbank.mask),
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
297
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (mcbank.match),
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
311
PICL_PTYPE_INT, PICL_READ, sizeof (mcbank.id), PICL_PROP_ID,
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
338
PICL_PTYPE_REFERENCE, PICL_READ, sizeof (picl_nodehdl_t),
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
428
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (mcseg->size),
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
443
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (mcseg->base),
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
454
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (mcseg->ifactor),
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
484
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (memsize),
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
524
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (size),
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
537
PICL_PTYPE_INT, PICL_READ, sizeof (i), PICL_PROP_ID,
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
646
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (mcdevgrp.size),
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
660
PICL_PTYPE_INT, PICL_READ, sizeof (mmglocalid),
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
839
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (transfersize),
usr/src/cmd/picl/plugins/lib/picld_pluginutil/picld_pluginutil.c
1008
PICL_PTYPE_TABLE, PICL_READ|PICL_WRITE,
usr/src/cmd/picl/plugins/lib/picld_pluginutil/picld_pluginutil.c
390
return (PICL_READ);
usr/src/cmd/picl/plugins/lib/picld_pluginutil/picld_pluginutil.c
394
return (PICL_READ|PICL_WRITE);
usr/src/cmd/picl/plugins/lib/picld_pluginutil/picld_pluginutil.c
915
PICL_PTYPE_REFERENCE, PICL_READ, sizeof (picl_nodehdl_t),
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
684
PICL_PTYPE_REFERENCE, PICL_READ, sizeof (picl_nodehdl_t),
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
705
PICL_PTYPE_INT, PICL_READ, 4, "Slot", NULL, NULL);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
728
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(label)+1, "Label",
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
749
PICL_PTYPE_VOID, PICL_READ, 0, "FRUDataAvailable", NULL, NULL);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
772
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(string)+1, "ViewPoints",
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
350
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
355
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
360
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
365
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
370
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
375
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
438
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
449
PICL_PTYPE_INT, PICL_READ, sizeof (tempr_t),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
564
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
575
PICL_PTYPE_INT, PICL_READ, sizeof (tempr_t),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
588
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
593
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
598
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
603
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
707
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
721
PICL_READ|PICL_WRITE, sizeof (fanspeed_t),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
733
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
742
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
866
PICL_READ|PICL_WRITE, tuneablep->nbytes,
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
778
PICL_PTYPE_REFERENCE, PICL_READ, sizeof (picl_nodehdl_t),
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
799
PICL_PTYPE_INT, PICL_READ, 4, "Slot", NULL, NULL);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
822
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(label)+1, "Label",
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
843
PICL_PTYPE_VOID, PICL_READ, 0, "FRUDataAvailable", NULL, NULL);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
866
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(string)+1, "ViewPoints",
usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/psvcplugin.c
421
propinfo.piclinfo.accessmode = PICL_READ | PICL_VOLATILE;
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
360
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
365
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
370
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
375
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
380
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
385
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
440
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
451
PICL_PTYPE_INT, PICL_READ, sizeof (tempr_t),
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
562
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
573
PICL_PTYPE_INT, PICL_READ, sizeof (tempr_t),
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
586
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
591
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
596
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
601
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
701
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
718
PICL_READ, sizeof (fanspeed_t),
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
723
PICL_READ|PICL_WRITE, sizeof (fanspeed_t),
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
737
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
861
PICL_READ|PICL_WRITE, tuneablep->nbytes,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1228
PICL_READ | (fru_type == ENVMON_LED_IND ? PICL_WRITE : 0),
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1288
PICL_READ, 1 + strlen(units), units, NULL);
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1305
PICL_READ, colour_lkup[colour].size,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1321
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
849
PICL_READ, fru_to_size[fru_type], &val_buf, NULL);
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
423
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
428
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
433
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
438
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
443
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
448
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
533
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
544
PICL_PTYPE_INT, PICL_READ, sizeof (tempr_t),
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
563
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
586
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
708
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
720
PICL_READ, sizeof (fanspeed_t), get_current_speed,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
732
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
1123
prop.piclinfo.accessmode = PICL_READ|PICL_WRITE|PICL_VOLATILE;
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
1146
prop.piclinfo.accessmode = PICL_READ|PICL_WRITE|PICL_VOLATILE;
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
1419
prop.piclinfo.accessmode = PICL_READ;
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
1491
prop.piclinfo.accessmode = PICL_READ|PICL_WRITE|PICL_VOLATILE;
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
1553
cont_tbl = lock_container_lock(rarg->nodeh, SECTION_NODE, PICL_READ);
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
1765
prop.piclinfo.accessmode = PICL_READ;
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
1795
prop.piclinfo.accessmode = PICL_READ|PICL_VOLATILE;
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
1810
prop.piclinfo.accessmode = PICL_WRITE|PICL_READ|PICL_VOLATILE;
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
2244
prop.piclinfo.accessmode = PICL_READ;
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
801
cont_tbl = lock_container_lock(rarg->nodeh, SEGMENT_NODE, PICL_READ);
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
890
cont_tbl = lock_container_lock(rarg->nodeh, SEGMENT_NODE, PICL_READ);
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
936
prop.piclinfo.accessmode = PICL_READ|PICL_WRITE;
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
400
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
405
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
410
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
415
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
420
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
425
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
510
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
521
PICL_PTYPE_INT, PICL_READ, sizeof (tempr_t),
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
548
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
670
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
682
PICL_READ, sizeof (fanspeed_t), get_current_speed,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
694
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/memcfg/piclmemcfg.c
123
PICL_PTYPE_UNSIGNED_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/memcfg/piclmemcfg.c
137
PICL_PTYPE_UNSIGNED_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/memcfg/piclmemcfg.c
152
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (ifactor),
usr/src/cmd/picl/plugins/sun4u/grover/memcfg/piclmemcfg.c
170
PICL_PTYPE_REFERENCE, PICL_READ, sizeof (picl_nodehdl_t),
usr/src/cmd/picl/plugins/sun4u/grover/memcfg/piclmemcfg.c
244
PICL_PTYPE_UNSIGNED_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/grover/memcfg/piclmemcfg.c
258
PICL_PTYPE_INT, PICL_READ, sizeof (id), PICL_PROP_ID,
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
556
PICL_PTYPE_REFERENCE, PICL_READ, sizeof (picl_nodehdl_t),
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
577
PICL_PTYPE_INT, PICL_READ, 4, "Slot", NULL, NULL);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
600
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(label)+1, "Label",
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
621
PICL_PTYPE_VOID, PICL_READ, 0, "FRUDataAvailable", NULL, NULL);
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
644
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(string)+1, "ViewPoints",
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
242
PICL_PTYPE_TABLE, PICL_READ, sizeof (picl_prophdl_t),
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
308
PICL_READ | PICL_VOLATILE, MAX_LEN_LED_STATE,
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
320
PICL_READ, sizeof (PICL_CLASS_LED),
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
332
PICL_READ, sizeof (picl_prophdl_t),
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds_thread.c
211
PICL_PTYPE_INT, PICL_READ, sizeof (int),
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds_thread.c
240
PICL_READ, sizeof (PICL_CLASS_BLOCK), PICL_PROP_CLASS,
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds_thread.c
249
PICL_PTYPE_REFERENCE, PICL_READ, sizeof (picl_prophdl_t),
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1804
PICL_PTYPE_UNSIGNED_INT, PICL_READ, sizeof (unsigned long long),
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1827
PICL_PTYPE_VOID, PICL_READ, 0, PICL_PROP_FRUDATA_AVAIL, NULL, NULL);
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1849
PICL_PTYPE_REFERENCE, PICL_READ, sizeof (picl_nodehdl_t), name,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1872
PICL_PTYPE_INT, PICL_READ, sizeof (int), name, NULL, NULL);
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1894
PICL_PTYPE_FLOAT, PICL_READ, sizeof (float), name, NULL, NULL);
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1916
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(value) + 1,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1941
prop.piclinfo.accessmode = PICL_READ;
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1956
prop.piclinfo.accessmode = PICL_READ;
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
1989
prop.piclinfo.accessmode = PICL_READ;
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2620
PICL_PTYPE_INT, PICL_READ + PICL_VOLATILE,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2624
PICL_PTYPE_INT, PICL_READ + PICL_VOLATILE,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2628
PICL_PTYPE_CHARSTRING, PICL_READ + PICL_VOLATILE,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2632
PICL_PTYPE_CHARSTRING, PICL_READ + PICL_VOLATILE,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2636
PICL_PTYPE_CHARSTRING, PICL_READ + PICL_WRITE +
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2641
PICL_PTYPE_FLOAT, PICL_READ + PICL_VOLATILE,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
3094
PICL_PTYPE_CHARSTRING, PICL_READ + PICL_VOLATILE,
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1415
PICL_PTYPE_CHARSTRING, PICL_READ, unit_size,
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
539
PICL_PTYPE_CHARSTRING, PICL_VOLATILE | PICL_READ, max_opst_len,
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
922
PICL_PTYPE_REFERENCE, PICL_READ, sizeof (picl_nodehdl_t), name,
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
947
prop.piclinfo.accessmode = PICL_READ;
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
962
prop.piclinfo.accessmode = PICL_READ;
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
995
prop.piclinfo.accessmode = PICL_READ;
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
1179
PICL_PTYPE_TABLE, sizeof (tbl_hdl), PICL_READ,
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
1235
propinfo.piclinfo.accessmode = PICL_READ;
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
1367
PICL_READ | PICL_WRITE | PICL_VOLATILE;
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
1566
PICL_PTYPE_CHARSTRING, PICL_READ | PICL_WRITE | PICL_VOLATILE,
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
1719
common[j].access & PICL_READ ?
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
192
PICL_READ | PICL_WRITE | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
194
PICL_READ | PICL_VOLATILE}
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
199
{"Color", PICL_PTYPE_CHARSTRING, 32, PICL_READ | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
200
{"IsLocator", PICL_PTYPE_CHARSTRING, 32, PICL_READ | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
201
{"LocatorName", PICL_PTYPE_CHARSTRING, 32, PICL_READ | PICL_VOLATILE}
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
211
{"Temperature", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
212
{"LowWarningThreshold", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
213
{"LowShutdownThreshold", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
214
{"HighWarningThreshold", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
215
{"HighShutdownThreshold", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE}
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
221
{"AtoDSensorValue", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
222
{"LowWarningThreshold", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
223
{"LowShutdownThreshold", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
224
{"HighWarningThreshold", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
225
{"HighShutdownThreshold", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE}
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
232
PICL_READ | PICL_WRITE | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
233
{"#Bits", PICL_PTYPE_UNSIGNED_INT, 4, PICL_READ |PICL_VOLATILE}
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
239
PICL_READ | PICL_WRITE | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
240
{"#Bits", PICL_PTYPE_UNSIGNED_INT, 4, PICL_READ |PICL_VOLATILE}
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
246
PICL_READ | PICL_WRITE | PICL_VOLATILE},
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
292
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
297
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
302
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
307
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
312
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
317
PICL_PTYPE_INT, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
370
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
381
PICL_PTYPE_INT, PICL_READ, sizeof (tempr_t),
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
491
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
504
PICL_READ|PICL_WRITE, sizeof (fanspeed_t),
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
517
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
643
PICL_READ|PICL_WRITE, tuneablep->nbytes,
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
41
propinfo->piclinfo.accessmode = PICL_READ;
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
122
PICL_PTYPE_INT, PICL_READ, sizeof (instance), PICL_PROP_INSTANCE,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
129
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
138
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
147
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
156
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(di_val) + 1,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
173
PICL_READ, (size_t)0, di_val, NULL, NULL);
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
189
PICL_READ, len * sizeof (int), di_val,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
194
PICL_PTYPE_BYTEARRAY, PICL_READ,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
213
PICL_PTYPE_CHARSTRING, PICL_READ,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
233
PICL_READ, len, di_val, NULL, NULL);
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
270
PICL_PTYPE_BYTEARRAY, PICL_READ, dlen * sizeof (int), OBP_REG,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
60
PICL_PTYPE_TABLE, PICL_READ, sizeof (picl_prophdl_t), name,
usr/src/cmd/picl/plugins/sun4v/mdesc/dr.c
82
PICL_PTYPE_CHARSTRING, PICL_READ, len, name,
usr/src/cmd/picl/plugins/sun4v/pri/priplugin.c
65
propinfo->piclinfo.accessmode = PICL_READ;
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1397
PICL_READ, sizeof (int), read_volprop, NULL, &prop);
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1564
PICL_PTYPE_CHARSTRING, PICL_READ, strlen(propval) + 1,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1590
PICL_PTYPE_VOID, PICL_READ, 0, propname, NULL, NULL);
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1647
PICL_PTYPE_CHARSTRING, PICL_READ, MAX_ALARMSTATE_LEN,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1657
PICL_PTYPE_CHARSTRING, PICL_READ, MAX_OPSTATE_LEN,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1668
PICL_PTYPE_CHARSTRING, PICL_READ, MAX_BATTERYSTATUS_LEN,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1678
PICL_PTYPE_INT, PICL_READ, sizeof (int), read_volprop,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1688
PICL_PTYPE_INT, PICL_READ, sizeof (int), read_volprop,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1698
PICL_PTYPE_INT, PICL_READ, sizeof (int), read_volprop,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1708
PICL_READ, sizeof (int), read_volprop, NULL, php);
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1717
PICL_PTYPE_INT, PICL_READ, sizeof (int), read_volprop,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1727
PICL_PTYPE_CHARSTRING, PICL_READ, MAX_TRUTHVAL_LEN,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1737
PICL_PTYPE_CHARSTRING, PICL_READ, MAX_TRUTHVAL_LEN,
usr/src/cmd/picl/plugins/sun4v/snmp/snmpplugin.c
1747
PICL_PTYPE_INT, PICL_READ, sizeof (int), read_volprop,
usr/src/cmd/picl/prtpicl/prtpicl.c
193
if (!(propinfo->accessmode & PICL_READ)) {
usr/src/lib/libpicltree/picltree.c
1832
propinfo.piclinfo.accessmode = PICL_READ;
usr/src/lib/libpicltree/picltree.c
2085
pinfo->piclinfo.accessmode = PICL_READ;
usr/src/lib/libpicltree/picltree.c
3475
PICL_PTYPE_FLOAT, PICL_READ, sizeof (picl_vers),