Searched refs:fmd_nvl_fmri_expand (Results 1 - 15 of 15) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_cache.c59 if (fmd_nvl_fmri_expand(hdl, asru) < 0) {
H A Dcma_page.c103 if (fmd_nvl_fmri_expand(hdl, asrucp) < 0) {
/opensolaris-onvv-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.map90 fmd_nvl_fmri_expand { TYPE = function; FLAGS = extern };
H A Dfmd_api.h236 extern int fmd_nvl_fmri_expand(fmd_hdl_t *, nvlist_t *);
H A Dfmd_api.c2042 fmd_nvl_fmri_expand(fmd_hdl_t *hdl, nvlist_t *nvl) function
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_dimm.c64 if (fmd_nvl_fmri_expand(hdl, fmri) < 0) {
236 if (fmd_nvl_fmri_expand(hdl, fmri) < 0) {
H A Dcmd_page.c117 (errno = fmd_nvl_fmri_expand(hdl, asru)) != 0)
H A Dcmd_memerr.c603 if (fmd_nvl_fmri_expand(hdl, asru) < 0) {
869 if (fmd_nvl_fmri_expand(hdl, asru) < 0) {
H A Dcmd_cpu.c1773 if (fmd_nvl_fmri_expand(hdl, asru) < 0) {
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_oplerr.c112 if (fmd_nvl_fmri_expand(hdl, asru) < 0) {
475 if (fmd_nvl_fmri_expand(hdl, asru) < 0) {
H A Dcmd_Lxcache.c285 (errno = fmd_nvl_fmri_expand(hdl, asru)) != 0)
560 if ((errno = fmd_nvl_fmri_expand(hdl, cpu->cpu_asru_nvl)) != 0)
H A Dcmd_memerr_arch.c892 (void) fmd_nvl_fmri_expand(hdl, asru);
H A Dcmd_Lxcacheerr.c1507 (errno = fmd_nvl_fmri_expand(hdl, Lxcache->Lxcache_asru_nvl)) != 0)
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_branch.c121 if (fmri != NULL && (fmd_nvl_fmri_expand(hdl, fmri) == 0)) {
H A Dcmd_memerr_arch.c378 if (fmd_nvl_fmri_expand(hdl, det) < 0) {

Completed in 170 milliseconds