Searched refs:set_nverror (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_fmri.c | 89 set_nverror(topo_hdl_t *thp, int err, int *errp, char *method, nvlist_t *nvlp) in set_nverror() function 709 return (set_nverror(thp, ETOPO_METHOD_NOTSUP, err, in topo_fmri_create() 713 return (set_nverror(thp, ETOPO_FMRI_NVL, err, in topo_fmri_create() 718 return (set_nverror(thp, ETOPO_FMRI_NVL, err, in topo_fmri_create() 724 return (set_nverror(thp, ETOPO_FMRI_NVL, err, in topo_fmri_create() 729 return (set_nverror(thp, *err, err, TOPO_METH_FMRI, ins)); in topo_fmri_create()
|