/illumos-gate/usr/src/test/os-tests/tests/imc/ |
H A D | imc_test_tad.c | 89 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 114 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 189 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 214 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 289 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 314 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 424 .ich_tad_offsets = { 0, 0, 0x30000000, 0, 0, 449 .ich_tad_offsets = { 0, 0x10000000, 0, 0, 0, 0, 541 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 566 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, [all …]
|
H A D | imc_test_sad.c | 91 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 157 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 232 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 298 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 364 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 430 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 504 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 570 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 642 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 709 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, [all …]
|
H A D | imc_test_fail.c | 98 .ich_tad_offsets = { 0, 0x80000000, 0, 0, 0, 0, 462 .ich_tad_offsets = { 0, 0x80000000, 0, 0, 0, 0, 550 .ich_tad_offsets = { 0, 0x80000000, 0, 0, 0, 0, 638 .ich_tad_offsets = { 0, 0x80000000, 0, 0, 0, 0, 726 .ich_tad_offsets = { 0, 0x80000000, 0, 0, 0, 0, 812 .ich_tad_offsets = { 0, 0x80000000, 0, 0, 0, 0, 893 .ich_tad_offsets = { 0, 0x80000000, 0, 0, 0, 0, 981 .ich_tad_offsets = { 0, 0x80000000, 0, 0, 0, 0, 1069 .ich_tad_offsets = { 0x1000000000ULL, 1168 .ich_tad_offsets = { 0, 0x80000000, 0, 0, 0, 0,
|
H A D | imc_test_rir.c | 93 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 170 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 253 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 350 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
H A D | imc_test_basic.c | 77 .ich_tad_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
H A D | imc_test_badaddr.c | 103 .ich_tad_offsets = { 0, 0x80000000, 0, 0, 0, 0,
|
/illumos-gate/usr/src/common/mc/imc/ |
H A D | imc_dump.c | 155 fnvlist_add_uint64_array(nvl, "ich_tad_offsets", chan->ich_tad_offsets, in imc_dump_channel() 439 bcopy(tadoff, chan->ich_tad_offsets, chan->ich_ntad_offsets * in imc_restore_channel()
|
H A D | imc_decode.c | 584 off = chan->ich_tad_offsets[tadruleno]; in imc_decode_tad()
|
/illumos-gate/usr/src/uts/intel/io/imc/ |
H A D | imc.h | 574 uint64_t ich_tad_offsets[IMC_MAX_TAD_RULES]; member
|
H A D | imc.c | 2004 chan->ich_tad_offsets[i] = offset << IMC_TADCHAN_OFFSET_SHIFT; in imc_tad_read_interleave()
|