Home
last modified time | relevance | path

Searched refs:mem_group (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/schemes/mem/
H A Dmem.h146 mem_grp_t *mem_group; /* groups of banks for a segment */ member
H A Dmem.c558 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 Decore_dbg_fw_funcs.c3304 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()