Home
last modified time | relevance | path

Searched refs:FMRI_BOOT_CONFIG (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libscf/common/
H A Dhighlevel.c85 if ((prop = scf_simple_prop_get(NULL, FMRI_BOOT_CONFIG, in scf_is_fb_blacklisted()
183 if (scf_read_propvec(FMRI_BOOT_CONFIG, BOOT_CONFIG_PG_PARAMS, in scf_get_boot_config()
200 "not found.\n", FMRI_BOOT_CONFIG, in scf_get_boot_config()
204 "property '%s': %s\n", FMRI_BOOT_CONFIG, in scf_get_boot_config()
240 rc = scf_fmri_pg_get_or_add(FMRI_BOOT_CONFIG, in scf_getset_boot_config_ovr()
249 FMRI_BOOT_CONFIG, BOOT_CONFIG_PG_OVR); in scf_getset_boot_config_ovr()
259 rc = scf_write_propvec(FMRI_BOOT_CONFIG, in scf_getset_boot_config_ovr()
262 rc = scf_read_propvec(FMRI_BOOT_CONFIG, in scf_getset_boot_config_ovr()
270 "not found.\n", FMRI_BOOT_CONFIG, in scf_getset_boot_config_ovr()
275 FMRI_BOOT_CONFIG, BOOT_CONFIG_PG_OVR, in scf_getset_boot_config_ovr()
[all …]
/titanic_50/usr/src/uts/common/sys/
H A Duadmin.h114 #define FMRI_BOOT_CONFIG \ macro