Searched refs:ETOPO_FMRI_NVL (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_fmri.c | 153 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_STR2NVL, in topo_fmri_str2nvl() 157 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_STR2NVL, in topo_fmri_str2nvl() 168 return (set_error(thp, ETOPO_FMRI_NVL, err, in topo_fmri_str2nvl() 249 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_CONTAINS, in topo_fmri_contains() 254 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_CONTAINS, in topo_fmri_contains() 421 return (set_error(thp, ETOPO_FMRI_NVL, err, in fmri_prop() 430 return (set_error(thp, ETOPO_FMRI_NVL, err, in fmri_prop() 577 return (set_error(thp, ETOPO_FMRI_NVL, err, in topo_fmri_setprop() 587 return (set_error(thp, ETOPO_FMRI_NVL, err, in topo_fmri_setprop() 624 return (set_error(thp, ETOPO_FMRI_NVL, err, in topo_fmri_getpgrp() [all …]
|
H A D | libtopo.h | 273 ETOPO_FMRI_NVL, /* nvlist allocation failure for FMRI */ enumerator
|