Searched refs:dimm_asru_nvl (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_dimm.c | 75 return (dimm->dimm_asru_nvl); 93 dimm->dimm_asru_nvl, dimm->dimm_asru_nvl, NULL); 95 nvlfru = cmd_mem2hc(hdl, dimm->dimm_asru_nvl); 97 dimm->dimm_asru_nvl, nvlfru, NULL); 102 return (cmd_nvl_create_fault(hdl, fltnm, cert, dimm->dimm_asru_nvl, 103 dimm->dimm_asru_nvl, NULL)); 199 dimm->dimm_asru_nvl)) { 257 (void) nvlist_lookup_string(dimm->dimm_asru_nvl, FM_FMRI_MEM_UNUM, 284 if (dimm != NULL && !fmd_nvl_fmri_present(hdl, dimm->dimm_asru_nvl)) { [all...] |
H A D | cmd_dimm.h | 173 #define dimm_asru_nvl dimm_pers.dimmp_asru.fmri_nvl macro
|
H A D | cmd_bank.c | 88 dimm->dimm_asru_nvl))
|
/illumos-gate/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
H A D | gmem_dimm.h | 136 #define dimm_asru_nvl dimm_pers.dimmp_asru.fmri_nvl macro
|
H A D | gmem_dimm.c | 57 return (dimm->dimm_asru_nvl); 168 (void) nvlist_lookup_string(dimm->dimm_asru_nvl, FM_FMRI_HC_SERIAL_ID, 301 if ((errno = nvlist_lookup_string(dimm->dimm_asru_nvl, 335 if (!gmem_dimm_present(hdl, dimm->dimm_asru_nvl))
|
Completed in 62 milliseconds