Searched refs:prop_exists (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | cpu_prop_update.c | 50 prop_exists(picl_nodehdl_t node, char *name) in prop_exists() function 68 if (!prop_exists(node, name)) { in add_md_prop() 249 if (prop_exists(pnode, "compatible")) in add_compatible()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/pri/ |
H A D | priplugin.c | 74 prop_exists(picl_nodehdl_t node, char *name) in prop_exists() function 92 if (!prop_exists(node, name)) { in add_md_prop()
|
/titanic_50/usr/src/cmd/hal/hald/ |
H A D | device.h | 78 gboolean prop_exists);
|
/titanic_50/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 166 prop_exists(idmap_cfg_handles_t *handles, const char *name, boolean_t *exists) in prop_exists() function 2570 rc = prop_exists(handles, DEBUG_PROP, &debug_present); in upgrade_debug() 2616 rc = prop_exists(handles, DS_NAME_MAPPING_ENABLED, in upgrade_directory_mapping()
|