Home
last modified time | relevance | path

Searched refs:ETOPO_PROP_NOENT (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.c182 *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 Dtopo_fmri.c443 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 Dlibtopo.h248 ETOPO_PROP_NOENT, /* undefined property or property group */ enumerator
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dutil.c151 if (err != ETOPO_PROP_NOENT) in labelmethod_inherit()
H A Dpcibus_labels.c438 if (err != ETOPO_PROP_NOENT) in pci_label_cmn()
465 if (err != ETOPO_PROP_NOENT) in pci_label_cmn()
H A Ddid_props.c724 return (topo_mod_seterrno(mp, ETOPO_PROP_NOENT)); in DEVprop_set()
/titanic_41/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk.c116 } else if (err != ETOPO_PROP_NOENT) { in disk_enum()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/pcibus/
H A Dpci_sun4v.c88 if (err != ETOPO_PROP_NOENT) { in platform_pci_label()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/niu/
H A Dniu.c96 return (topo_mod_seterrno(mod, ETOPO_PROP_NOENT)); in devprop_set()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/cpuboard/
H A Dcpuboard.c420 (void) topo_mod_seterrno(mod, ETOPO_PROP_NOENT); in cpuboard_findrc()
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_label.c481 if (err == ETOPO_PROP_NOENT) { in g4_chip_label()
H A Dchip_subr.c417 if (err == ETOPO_PROP_NOENT) { in fmri_replaced()