Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_cache.c59 if (fmd_nvl_fmri_expand(hdl, asru) < 0) { in cma_cache_way_retire()
H A Dcma_page.c103 if (fmd_nvl_fmri_expand(hdl, asrucp) < 0) { in cma_page_retire()
/titanic_44/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_oplerr.c110 if (fmd_nvl_fmri_expand(hdl, asru) < 0) { in opl_ue_mem()
471 if (fmd_nvl_fmri_expand(hdl, asru) < 0) { in cmd_opl_mac_common()
H A Dcmd_Lxcache.c285 (errno = fmd_nvl_fmri_expand(hdl, asru)) != 0) in cmd_Lxcache_create()
560 if ((errno = fmd_nvl_fmri_expand(hdl, cpu->cpu_asru_nvl)) != 0) in cmd_fault_the_cpu()
H A Dcmd_memerr_arch.c892 (void) fmd_nvl_fmri_expand(hdl, asru); in cmd_gen_datapath_fault()
H A Dcmd_Lxcacheerr.c1507 (errno = fmd_nvl_fmri_expand(hdl, Lxcache->Lxcache_asru_nvl)) != 0) in cmd_us4plus_tag_err()
/titanic_44/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_dimm.c64 if (fmd_nvl_fmri_expand(hdl, fmri) < 0) { in cmd_dimm_fmri_derive()
235 if (fmd_nvl_fmri_expand(hdl, fmri) < 0) { in cmd_dimm_create()
H A Dcmd_page.c117 (errno = fmd_nvl_fmri_expand(hdl, asru)) != 0) in cmd_page_create()
H A Dcmd_memerr.c603 if (fmd_nvl_fmri_expand(hdl, asru) < 0) { in cmd_ce_common()
869 if (fmd_nvl_fmri_expand(hdl, asru) < 0) { in cmd_ue_common()
H A Dcmd_cpu.c1773 if (fmd_nvl_fmri_expand(hdl, asru) < 0) { in cmd_cpu_lookup()
/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.h236 extern int fmd_nvl_fmri_expand(fmd_hdl_t *, nvlist_t *);
H A Dfmd_api.map90 fmd_nvl_fmri_expand { TYPE = function; FLAGS = extern };
H A Dfmd_api.c2042 fmd_nvl_fmri_expand(fmd_hdl_t *hdl, nvlist_t *nvl) in fmd_nvl_fmri_expand() function
/titanic_44/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_branch.c121 if (fmri != NULL && (fmd_nvl_fmri_expand(hdl, fmri) == 0)) { in branch_dimm_create()
H A Dcmd_memerr_arch.c378 if (fmd_nvl_fmri_expand(hdl, det) < 0) { in cmd_fb()