Searched refs:ETOPO_PROP_NOENT (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_prop.c | 182 *err = ETOPO_PROP_NOENT; in prop_get() 379 ret = ETOPO_PROP_NOENT; in prop_getval() 384 return (get_properror(node, err, ETOPO_PROP_NOENT)); in prop_getval() 530 *err = ETOPO_PROP_NOENT; in prop_create() 1022 *err = ETOPO_PROP_NOENT; in topo_prop_setmutable() 1050 *err = ETOPO_PROP_NOENT; in topo_prop_setnonvolatile() 1096 return (inherit_seterror(node, err, ETOPO_PROP_NOENT)); in topo_prop_inherit() 1109 return (inherit_seterror(node, err, ETOPO_PROP_NOENT)); in topo_prop_inherit() 1158 *err = ETOPO_PROP_NOENT; in topo_pgroup_info() 1389 *err = ETOPO_PROP_NOENT; in prop_val_add() [all …]
|
H A D | topo_fmri.c | 443 return (set_error(thp, ETOPO_PROP_NOENT, err, in fmri_prop() 643 return (set_error(thp, ETOPO_PROP_NOENT, err, in topo_fmri_getpgrp()
|
H A D | libtopo.h | 248 ETOPO_PROP_NOENT, /* undefined property or property group */ enumerator
|
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | util.c | 151 if (err != ETOPO_PROP_NOENT) in labelmethod_inherit()
|
H A D | pcibus_labels.c | 438 if (err != ETOPO_PROP_NOENT) in pci_label_cmn() 465 if (err != ETOPO_PROP_NOENT) in pci_label_cmn()
|
H A D | did_props.c | 724 return (topo_mod_seterrno(mp, ETOPO_PROP_NOENT)); in DEVprop_set()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/disk/ |
H A D | disk.c | 116 } else if (err != ETOPO_PROP_NOENT) { in disk_enum()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/pcibus/ |
H A D | pci_sun4v.c | 88 if (err != ETOPO_PROP_NOENT) { in platform_pci_label()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/niu/ |
H A D | niu.c | 96 return (topo_mod_seterrno(mod, ETOPO_PROP_NOENT)); in devprop_set()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/cpuboard/ |
H A D | cpuboard.c | 420 (void) topo_mod_seterrno(mod, ETOPO_PROP_NOENT); in cpuboard_findrc()
|
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_label.c | 481 if (err == ETOPO_PROP_NOENT) { in g4_chip_label()
|
H A D | chip_subr.c | 417 if (err == ETOPO_PROP_NOENT) { in fmri_replaced()
|