Searched refs:NULLREAD (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | picldr.c | 284 NULLREAD, NULLWRITE, chassis_nodehdl, (picl_prophdl_t *)NULL, in env_set_cpu_info() 303 PICL_READ, PICL_PROPNAMELEN_MAX, PICL_PROP_CONF_FILE, NULLREAD, in env_set_cpu_info() 705 PICL_PROP_GEO_ADDR, NULLREAD, NULLWRITE, in env_handle_chassis_configuring_event() 716 PICL_PROP_STATUS_TIME, NULLREAD, NULLWRITE, in env_handle_chassis_configuring_event() 733 NULLREAD, NULLWRITE, rtm_lnodehdl, &proph, in env_handle_chassis_configuring_event() 745 NULLREAD, NULLWRITE, rtm_lnodehdl, &proph, in env_handle_chassis_configuring_event()
|
H A D | piclenvmond.h | 72 #define NULLREAD (int (*)(ptree_rarg_t *, void *))0 macro
|
H A D | piclsensors.c | 50 #define NULLREAD (int (*)(ptree_rarg_t *, void *))0 macro 603 PICL_PROPNAMELEN_MAX, PICL_PROP_LABEL, NULLREAD, in env_create_temp_sensor_node() 615 NULLREAD, NULLWRITE, sensorh, (picl_prophdl_t *)NULL, in env_create_temp_sensor_node()
|
H A D | piclplatmod.c | 520 PICL_PROP_STATUS_TIME, NULLREAD, in env_platmod_handle_event() 529 PICL_PROP_CONDITION_TIME, NULLREAD, in env_platmod_handle_event()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 1571 PICL_PROP_CLASS, NULLREAD, in create_table_entry() 1585 sizeof (picl_nodehdl_t), buf, NULLREAD, in create_table_entry() 1696 NULLREAD, NULLWRITE, chassish, (picl_prophdl_t *)NULL, in initialize_frutree() 1706 NULLREAD, NULLWRITE, chassish, in initialize_frutree() 2038 NULLREAD, NULLWRITE, in update_fru_state() 2436 sizeof (picl_prophdl_t), PICL_PROP_DEVICES, NULLREAD, in probe_platform_tree() 2454 sizeof (picl_prophdl_t), PICL_PROP_ENV, NULLREAD, in probe_platform_tree() 2859 NULLREAD, NULLWRITE, frup->frunodeh, in create_fru_props() 2881 NULLREAD, NULLWRITE, frup->frunodeh, NULL, in create_fru_props() 2895 PICL_PROP_ADMIN_LOCK, NULLREAD, NULLWRITE, in create_fru_props() [all …]
|
H A D | piclfrutree.h | 97 #define NULLREAD (int (*)(ptree_rarg_t *, void *))0 macro
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/ |
H A D | piclwatchdog.c | 99 #define NULLREAD (int (*)(ptree_rarg_t *, void *))0 macro
|