Home
last modified time | relevance | path

Searched refs:prop_exists (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dcpu_prop_update.c50 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 Dpriplugin.c74 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 Ddevice.h78 gboolean prop_exists);
/titanic_50/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c166 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()