Searched refs:mem_group (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/fm/schemes/mem/ |
H A D | mem.h | 146 mem_grp_t *mem_group; /* groups of banks for a segment */ member
|
H A D | mem.c | 558 for (gm = mem.mem_group; gm != NULL; gm = hm) { in fmd_fmri_fini()
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_dbg_fw_funcs.c | 3304 const char *mem_group, in ecore_grc_dump_mem_hdr() argument 3364 OSAL_STRCPY(buf + OSAL_STRLEN(buf), mem_group); in ecore_grc_dump_mem_hdr() 3367 OSAL_STRCPY(buf, mem_group); in ecore_grc_dump_mem_hdr() 3389 const char *mem_group, in ecore_grc_dump_mem() argument 3395 …dr(p_hwfn, dump_buf + offset, dump, name, addr, len, bit_width, packed, mem_group, is_storm, storm… in ecore_grc_dump_mem()
|