Searched refs:idimm_width (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/test/os-tests/tests/imc/ |
H A D | imc_test_tad.c | 81 .idimm_width = 8, 106 .idimm_width = 8, 181 .idimm_width = 8, 206 .idimm_width = 8, 281 .idimm_width = 8, 306 .idimm_width = 8, 416 .idimm_width = 8, 441 .idimm_width = 8, 533 .idimm_width = 8, 558 .idimm_width = 8, [all …]
|
H A D | imc_test_sad.c | 83 .idimm_width = 8, 149 .idimm_width = 8, 224 .idimm_width = 8, 290 .idimm_width = 8, 356 .idimm_width = 8, 422 .idimm_width = 8, 496 .idimm_width = 8, 562 .idimm_width = 8, 634 .idimm_width = 8, 701 .idimm_width = 8, [all …]
|
H A D | imc_test_rir.c | 85 .idimm_width = 8, 162 .idimm_width = 8, 235 .idimm_width = 8, 245 .idimm_width = 8, 322 .idimm_width = 8, 332 .idimm_width = 8, 342 .idimm_width = 8,
|
H A D | imc_test_fail.c | 90 .idimm_width = 8, 454 .idimm_width = 8, 542 .idimm_width = 8, 630 .idimm_width = 8, 718 .idimm_width = 8, 804 .idimm_width = 8, 973 .idimm_width = 8, 1061 .idimm_width = 8, 1160 .idimm_width = 8,
|
H A D | imc_test_basic.c | 69 .idimm_width = 8,
|
H A D | imc_test_badaddr.c | 95 .idimm_width = 8,
|
/illumos-gate/usr/src/common/mc/imc/ |
H A D | imc_dump.c | 142 fnvlist_add_uint8(d, "idimm_width", dimm->idimm_width); in imc_dump_channel() 426 &d->idimm_width) != 0 || in imc_restore_channel()
|
/illumos-gate/usr/src/uts/intel/io/imc/ |
H A D | imc.c | 1103 dimm->idimm_width = 4; in imc_decode_mtr() 1106 dimm->idimm_width = 8; in imc_decode_mtr() 1109 dimm->idimm_width = 16; in imc_decode_mtr() 1112 dimm->idimm_width = 0; in imc_decode_mtr() 1117 dimm->idimm_width = 0; in imc_decode_mtr() 1305 dimm->idimm_width); in imc_nvl_create_dimm()
|
H A D | imc.h | 537 uint8_t idimm_width; member
|