Searched refs:mem_group (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_dbg_fw_funcs.c | 3360 const char *mem_group, in ecore_grc_dump_mem_hdr() argument 3414 OSAL_STRCPY(buf + OSAL_STRLEN(buf), mem_group); in ecore_grc_dump_mem_hdr() 3417 OSAL_STRCPY(buf, mem_group); in ecore_grc_dump_mem_hdr() 3439 const char *mem_group, in ecore_grc_dump_mem() argument 3445 …dr(p_hwfn, dump_buf + offset, dump, name, addr, len, bit_width, packed, mem_group, is_storm, storm… in ecore_grc_dump_mem()
|