Searched defs:topo_fmri_fru (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c469 topo_fmri_fru(topo_hdl_t *thp, nvlist_t *nvl, nvlist_t **fru, int *err) function
475 return (set_error(thp, *err, err, "topo_fmri_fru", NULL));
478 return (set_error(thp, ETOPO_PROP_NVL, err, "topo_fmri_fru",
482 return (set_error(thp, ETOPO_PROP_NOMEM, err, "topo_fmri_fru",

Completed in 46 milliseconds