Home
last modified time | relevance | path

Searched refs:PICL_WRITE (Results 1 – 13 of 13) sorted by relevance

/titanic_44/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c179 if (operation == PICL_WRITE) { in lock_readwrite_lock()
643 cont_tbl = lock_container_lock(warg->nodeh, SEGMENT_NODE, PICL_WRITE); in frudata_delete_segment()
846 cont_tbl = lock_container_lock(warg->nodeh, SEGMENT_NODE, PICL_WRITE); in frudata_write_payload()
936 prop.piclinfo.accessmode = PICL_READ|PICL_WRITE; in create_packet_table()
983 cont_tbl = lock_container_lock(warg->nodeh, SEGMENT_NODE, PICL_WRITE); in frudata_delete_packet()
1123 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()
1283 cont_tbl = lock_container_lock(warg->nodeh, SEGMENT_NODE, PICL_WRITE); in frudata_add_packet()
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()
[all …]
/titanic_44/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c192 PICL_READ | PICL_WRITE | PICL_VOLATILE},
232 PICL_READ | PICL_WRITE | PICL_VOLATILE},
239 PICL_READ | PICL_WRITE | PICL_VOLATILE},
246 PICL_READ | PICL_WRITE | PICL_VOLATILE},
1364 PICL_READ | PICL_WRITE | PICL_VOLATILE; in load_projected_properties()
1563 PICL_PTYPE_CHARSTRING, PICL_READ | PICL_WRITE | PICL_VOLATILE, in init_env_lock_node()
1718 common[j].access & PICL_WRITE ? in psvc_plugin_init()
/titanic_44/usr/src/lib/libpicl/
H A Dpicl.h65 #define PICL_WRITE 0x2 macro
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c1299 PICL_WRITE + PICL_VOLATILE, 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_44/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c506 PICL_READ|PICL_WRITE, sizeof (fanspeed_t), in add_fan_nodes_and_props()
645 PICL_READ|PICL_WRITE, tuneablep->nbytes, in env_picl_setup_tuneables()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvsetup.c721 PICL_READ|PICL_WRITE, sizeof (fanspeed_t), in add_fan_nodes_and_props()
866 PICL_READ|PICL_WRITE, tuneablep->nbytes, in env_picl_setup_tuneables()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvsetup.c724 PICL_READ|PICL_WRITE, sizeof (fanspeed_t), in add_fan_nodes_and_props()
862 PICL_READ|PICL_WRITE, tuneablep->nbytes, in env_picl_setup_tuneables()
/titanic_44/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c392 return (PICL_WRITE); in getpiclmode()
394 return (PICL_READ|PICL_WRITE); in getpiclmode()
1008 PICL_PTYPE_TABLE, PICL_READ|PICL_WRITE, in process_table()
/titanic_44/usr/src/cmd/picl/picld/
H A Dpicld.c446 if (!(pinfo.piclinfo.accessmode & PICL_WRITE)) in picld_set_attrval()
493 if (!(pinfo.piclinfo.accessmode & PICL_WRITE)) in picld_set_attrval_by_name()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclsensors.c647 PICL_READ + PICL_WRITE + PICL_VOLATILE, in env_create_temp_sensor_node()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c1230 PICL_READ | (fru_type == ENVMON_LED_IND ? PICL_WRITE : 0), in add_env_nodes()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c2638 PICL_PTYPE_CHARSTRING, PICL_READ + PICL_WRITE + in add_sensor_prop()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c2894 PICL_READ + PICL_WRITE, PICL_PROPNAMELEN_MAX, in create_fru_props()