Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/zen_umc/
H A Dzen_umc_test_ilv.c102 .ucs_row_hi_bit = 0x18,
143 .ucs_row_hi_bit = 0x18,
184 .ucs_row_hi_bit = 0x18,
225 .ucs_row_hi_bit = 0x18,
305 .ucs_row_hi_bit = 0x18,
346 .ucs_row_hi_bit = 0x18,
387 .ucs_row_hi_bit = 0x18,
428 .ucs_row_hi_bit = 0x18,
486 .ucs_row_hi_bit = 0x18,
527 .ucs_row_hi_bit = 0x18,
[all …]
H A Dzen_umc_test_chans.c109 .ucs_row_hi_bit = 0x18,
125 .ucs_row_hi_bit = 0x18,
147 .ucs_row_hi_bit = 0x18,
163 .ucs_row_hi_bit = 0x18,
249 .ucs_row_hi_bit = 0x18,
265 .ucs_row_hi_bit = 0x18,
287 .ucs_row_hi_bit = 0x18,
303 .ucs_row_hi_bit = 0x18,
385 .ucs_row_hi_bit = 0x18,
401 .ucs_row_hi_bit = 0x18,
[all …]
H A Dzen_umc_test_multi.c119 .ucs_row_hi_bit = 0x18,
135 .ucs_row_hi_bit = 0x18,
157 .ucs_row_hi_bit = 0x18,
173 .ucs_row_hi_bit = 0x18,
213 .ucs_row_hi_bit = 0x18,
235 .ucs_row_hi_bit = 0x18,
H A Dzen_umc_test_hole.c96 .ucs_row_hi_bit = 0x18,
137 .ucs_row_hi_bit = 0x18,
178 .ucs_row_hi_bit = 0x18,
219 .ucs_row_hi_bit = 0x18,
305 .ucs_row_hi_bit = 0x18,
345 .ucs_row_hi_bit = 0x18,
385 .ucs_row_hi_bit = 0x18,
425 .ucs_row_hi_bit = 0x18,
H A Dzen_umc_test_remap.c98 .ucs_row_hi_bit = 0x18,
141 .ucs_row_hi_bit = 0x18,
184 .ucs_row_hi_bit = 0x18,
227 .ucs_row_hi_bit = 0x18,
348 .ucs_row_hi_bit = 0x18,
408 .ucs_row_hi_bit = 0x18,
468 .ucs_row_hi_bit = 0x18,
528 .ucs_row_hi_bit = 0x18,
H A Dzen_umc_test_cod.c97 .ucs_row_hi_bit = 0x18,
140 .ucs_row_hi_bit = 0x18,
184 .ucs_row_hi_bit = 0x18,
228 .ucs_row_hi_bit = 0x18,
308 .ucs_row_hi_bit = 0x18,
352 .ucs_row_hi_bit = 0x18,
396 .ucs_row_hi_bit = 0x18,
440 .ucs_row_hi_bit = 0x18,
484 .ucs_row_hi_bit = 0x18,
528 .ucs_row_hi_bit = 0x18,
H A Dzen_umc_test_basic.c96 .ucs_row_hi_bit = 0x18,
174 .ucs_row_hi_bit = 0x18,
190 .ucs_row_hi_bit = 0x18,
H A Dzen_umc_test_errors.c257 .ucs_row_hi_bit = 0x18,
433 .ucs_row_hi_bit = 0x18,
/illumos-gate/usr/src/uts/intel/io/amdzen/
H A Dzen_umc.h286 uint8_t ucs_row_hi_bit; member
H A Dzen_umc.c2137 cs0->ucs_row_hi_bit = UMC_ADDRSEL_DDR4_GET_ROW_HI(val) + in zen_umc_fill_chan_dimm_ddr4()
2139 cs1->ucs_row_hi_bit = cs0->ucs_row_hi_bit; in zen_umc_fill_chan_dimm_ddr4()
2374 cs->ucs_row_hi_bit = 0; in zen_umc_fill_chan_rank_ddr5()
/illumos-gate/usr/src/common/mc/zen_umc/
H A Dzen_umc_dump.c75 fnvlist_add_uint8(nvl, "ucs_row_hi_bit", cs->ucs_row_hi_bit); in zen_umc_dump_cs()
382 "ucs_row_hi_bit", DATA_TYPE_UINT8, &cs->ucs_row_hi_bit, in zen_umc_restore_cs()
H A Dzen_umc_decode.c1245 const uint_t hi_end = cs->ucs_nrow_hi + cs->ucs_row_hi_bit - 1; in zen_umc_decode_rows()
1247 cs->ucs_row_hi_bit); in zen_umc_decode_rows()