Home
last modified time | relevance | path

Searched refs:TOPO_PROP_MUTABLE (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c159 TOPO_PROP_MUTABLE, fwi->fwi_mode, &err); in dl_fault_walk_inner()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.c541 else if (! (pv->tp_flag & TOPO_PROP_MUTABLE)) in prop_create()
1038 pv->tp_flag |= TOPO_PROP_MUTABLE; in topo_prop_setmutable()
1104 if (pv->tp_flag & TOPO_PROP_MUTABLE) in topo_prop_inherit()
H A Dlibtopo.h257 #define TOPO_PROP_MUTABLE 0x01 macro
H A Dtopo_xml.c684 TOPO_PROP_IMMUTABLE : TOPO_PROP_MUTABLE; in props_create()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_subr.c321 TOPO_PROP_MUTABLE, csn, &err); in x86pi_set_auth()
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c724 TOPO_PROP_MUTABLE, nvl, &err)) < 0) { in set_prop()
732 TOPO_PROP_MUTABLE, nvl, &err)) < 0) { in set_prop()
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c125 TOPO_PROP_LABEL, TOPO_PROP_MUTABLE, label, &err) != 0) { in disk_set_props()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c1537 TOPO_PROP_MUTABLE, clean_label, &err) < 0) in ses_create_generic()
2422 TOPO_PROP_MUTABLE, clean_label, &err) < 0) in ses_create_subchassis()