Searched refs:ETOPO_FMRI_NVL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_fmri.c | 191 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_STR2NVL, in topo_fmri_str2nvl() 195 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_STR2NVL, in topo_fmri_str2nvl() 206 return (set_error(thp, ETOPO_FMRI_NVL, err, in topo_fmri_str2nvl() 287 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_CONTAINS, in topo_fmri_contains() 292 return (set_error(thp, ETOPO_FMRI_NVL, err, TOPO_METH_CONTAINS, in topo_fmri_contains() 459 return (set_error(thp, ETOPO_FMRI_NVL, err, in fmri_prop() 468 return (set_error(thp, ETOPO_FMRI_NVL, err, in fmri_prop() 615 return (set_error(thp, ETOPO_FMRI_NVL, err, in topo_fmri_setprop() 625 return (set_error(thp, ETOPO_FMRI_NVL, err, in topo_fmri_setprop() 661 return (set_error(thp, ETOPO_FMRI_NVL, err, in topo_fmri_getpgrp() [all …]
|
H A D | libtopo.h | 317 ETOPO_FMRI_NVL, /* nvlist allocation failure for FMRI */ enumerator
|