Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.c444 #define BIG_RAM_BLOCK_SIZE_BYTES 128 macro
445 #define BIG_RAM_BLOCK_SIZE_DWORDS BYTES_TO_DWORDS(BIG_RAM_BLOCK_SIZE_BYTES)
3789 …mem_hdr(p_hwfn, dump_buf + offset, dump, mem_name, 0, ram_size, BIG_RAM_BLOCK_SIZE_BYTES * 8, fals… in ecore_grc_dump_big_ram()