Home
last modified time | relevance | path

Searched refs:PICL_VOLATILE (Results 1 – 21 of 21) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c192 PICL_READ | PICL_WRITE | PICL_VOLATILE},
194 PICL_READ | PICL_VOLATILE}
199 {"Color", PICL_PTYPE_CHARSTRING, 32, PICL_READ | PICL_VOLATILE},
200 {"IsLocator", PICL_PTYPE_CHARSTRING, 32, PICL_READ | PICL_VOLATILE},
201 {"LocatorName", PICL_PTYPE_CHARSTRING, 32, PICL_READ | PICL_VOLATILE}
211 {"Temperature", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE},
212 {"LowWarningThreshold", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE},
213 {"LowShutdownThreshold", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE},
214 {"HighWarningThreshold", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE},
215 {"HighShutdownThreshold", PICL_PTYPE_INT, 4, PICL_READ | PICL_VOLATILE}
[all …]
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c1299 PICL_WRITE + PICL_VOLATILE, in wd_create_add_props()
1330 PICL_READ + PICL_VOLATILE, PICL_PROPNAMELEN_MAX, in wd_create_add_props()
1339 PICL_READ + PICL_VOLATILE, PICL_PROPNAMELEN_MAX, in wd_create_add_props()
1349 PICL_READ + PICL_WRITE + PICL_VOLATILE, in wd_create_add_props()
1359 PICL_READ + PICL_WRITE + PICL_VOLATILE, in wd_create_add_props()
1372 PICL_READ + PICL_WRITE + PICL_VOLATILE, in wd_create_add_props()
1382 PICL_READ + PICL_WRITE + PICL_VOLATILE, in wd_create_add_props()
/titanic_41/usr/src/lib/libpicl/
H A Dpicl.h67 #define PICL_VOLATILE 0x4 macro
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclsensors.c634 PICL_READ + PICL_VOLATILE, sizeof (sensor_reading), in env_create_temp_sensor_node()
647 PICL_READ + PICL_WRITE + PICL_VOLATILE, in env_create_temp_sensor_node()
670 PICL_READ + PICL_VOLATILE, PICL_PROPNAMELEN_MAX, in env_create_temp_sensor_node()
/titanic_41/usr/src/lib/libpicltree/
H A Dpicltree.c862 if (propp->prop_mode & PICL_VOLATILE) { in check_propsize()
940 if (!(propp->prop_mode & PICL_VOLATILE) && in piclize_prop()
1006 if (!(propp->prop_mode & PICL_VOLATILE) && in unpiclize_prop()
1212 if (!(pinfo->piclinfo.accessmode & PICL_VOLATILE) && in create_propobj()
1231 if (!(pinfo->piclinfo.accessmode & PICL_VOLATILE)) { in create_propobj()
1293 if (!(pinfo->piclinfo.accessmode & PICL_VOLATILE)) { in ptree_create_prop()
1309 (!(pinfo->piclinfo.accessmode & PICL_VOLATILE))) { in ptree_create_prop()
1478 if (propp->prop_mode & PICL_VOLATILE) in ptree_add_prop()
1490 if (propp->prop_mode & PICL_VOLATILE) in ptree_add_prop()
2200 if (propp->prop_mode & PICL_VOLATILE) { in read_propval_and_unlock()
[all …]
/titanic_41/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c1123 prop.piclinfo.accessmode = PICL_READ|PICL_WRITE|PICL_VOLATILE; in add_row_to_table()
1146 prop.piclinfo.accessmode = PICL_READ|PICL_WRITE|PICL_VOLATILE; in add_row_to_table()
1476 prop.piclinfo.accessmode = PICL_WRITE|PICL_VOLATILE; in create_segment_node()
1491 prop.piclinfo.accessmode = PICL_READ|PICL_WRITE|PICL_VOLATILE; in create_segment_node()
1795 prop.piclinfo.accessmode = PICL_READ|PICL_VOLATILE; in create_section_node()
1810 prop.piclinfo.accessmode = PICL_WRITE|PICL_READ|PICL_VOLATILE; in create_section_node()
1970 prop.piclinfo.accessmode = PICL_WRITE|PICL_VOLATILE; in create_container_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c423 propinfo.piclinfo.accessmode = PICL_READ | PICL_VOLATILE; in load_projected_properties()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c2622 PICL_PTYPE_INT, PICL_READ + PICL_VOLATILE, in add_sensor_prop()
2626 PICL_PTYPE_INT, PICL_READ + PICL_VOLATILE, in add_sensor_prop()
2630 PICL_PTYPE_CHARSTRING, PICL_READ + PICL_VOLATILE, in add_sensor_prop()
2634 PICL_PTYPE_CHARSTRING, PICL_READ + PICL_VOLATILE, in add_sensor_prop()
2639 PICL_VOLATILE, MAX_STATE_LEN, class, get_led_data, in add_sensor_prop()
2643 PICL_PTYPE_FLOAT, PICL_READ + PICL_VOLATILE, in add_sensor_prop()
3096 PICL_PTYPE_CHARSTRING, PICL_READ + PICL_VOLATILE, in add_board_status()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c310 PICL_READ | PICL_VOLATILE, MAX_LEN_LED_STATE, in add_led_refs()
/titanic_41/usr/src/cmd/picl/picld/
H A Dpicld.c451 if (!(pinfo.piclinfo.accessmode & PICL_VOLATILE) && in picld_set_attrval()
499 if (!(pinfo.piclinfo.accessmode & PICL_VOLATILE) && in picld_set_attrval_by_name()
/titanic_41/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1238 PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE), in construct_mpath_node()
2051 PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE), MAX_STATE_SIZE, in add_processor_info()
2056 PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE), PI_TYPELEN, in add_processor_info()
2061 PICL_PTYPE_CHARSTRING, (PICL_READ|PICL_VOLATILE), PI_FPUTYPE, in add_processor_info()
2066 PICL_PTYPE_TIMESTAMP, PICL_READ|PICL_VOLATILE, sizeof (uint64_t), in add_processor_info()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c275 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvsetup.c383 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c406 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c588 type, (access|PICL_VOLATILE), size, (char *)name, rdfunc, wrfunc); in add_volatile_prop()
1688 PICL_VOLATILE)) in envmon_evhandler()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvsetup.c333 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c343 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c2848 PICL_READ + PICL_VOLATILE, PICL_PROPNAMELEN_MAX, in create_fru_props()
2872 PICL_READ + PICL_VOLATILE, PICL_PROPNAMELEN_MAX, in create_fru_props()
3784 PICL_READ + PICL_VOLATILE, PICL_PROPNAMELEN_MAX, in location_init()
4012 PICL_READ | PICL_VOLATILE, PICL_PROPNAMELEN_MAX, in port_init()
4027 PICL_READ | PICL_VOLATILE, PICL_PROPNAMELEN_MAX, in port_init()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c385 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c1533 type, (access|PICL_VOLATILE), size, name, rdfunc, wrfunc); in add_volatile_prop()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c539 PICL_PTYPE_CHARSTRING, PICL_VOLATILE | PICL_READ, max_opst_len, in add_op_status_to_node()