Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dcpu_prop_update.c48 prop_exists(picl_nodehdl_t node, char *name) in prop_exists() function
66 if (!prop_exists(node, name)) { in add_md_prop()
247 if (prop_exists(pnode, "compatible")) in add_compatible()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dpriplugin.c72 prop_exists(picl_nodehdl_t node, char *name) in prop_exists() function
90 if (!prop_exists(node, name)) { in add_md_prop()
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.h78 gboolean prop_exists);
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c189 prop_exists(idmap_cfg_handles_t *handles, const char *name, boolean_t *exists) in prop_exists() function
2758 rc = prop_exists(handles, DEBUG_PROP, &debug_present); in upgrade_debug()
2804 rc = prop_exists(handles, DS_NAME_MAPPING_ENABLED, in upgrade_directory_mapping()