Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c938 u32 mtype_offset; in t4_memory_rw_mtype() local
950 mtype_offset = 2 * (edc_size * 1024 * 1024); in t4_memory_rw_mtype()
952 mtype_offset = (mtype * (edc_size * 1024 * 1024)); in t4_memory_rw_mtype()
956 mtype_offset = (MEM_MC0 * edc_size + mc_size) * 1024 * 1024; in t4_memory_rw_mtype()
960 mtype_offset + maddr, len, in t4_memory_rw_mtype()