Searched refs:ht_file (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/ |
H A D | libjedec_hex2spd.c | 165 if (snprintf(path, sizeof (path), "%s/%s.spd", dir, test->ht_file) >= in hex2spd_test_one() 169 test->ht_file); in hex2spd_test_one() 183 (void) printf("TEST PASSED: initially parsed %s\n", test->ht_file); in hex2spd_test_one() 190 warnx("TEST FAILED: %s contains errors:", test->ht_file); in hex2spd_test_one() 197 warnx("TEST FAILED: %s flagged as incomplete:", test->ht_file); in hex2spd_test_one() 217 "lookup key %s", test->ht_file, in hex2spd_test_one() 222 "0x%x, but expected 0x%x", test->ht_file, in hex2spd_test_one() 227 "matches\n", test->ht_file, spd->hs_key); in hex2spd_test_one() 234 "lookup key %s", test->ht_file, in hex2spd_test_one() 240 test->ht_file, spd->hs_key, u64, in hex2spd_test_one() [all …]
|
H A D | libjedec_hex2spd_ddr4.c | 24 .ht_file = "ddr4/36ASF8G72PZ-3G2E1", 139 .ht_file = "ddr4/M386AAK40B40-CWD70", 327 .ht_file = "ddr4/AQD-SD4U16GN32-SE1", 434 .ht_file = "ddr4/AQD-D4U32N32-SBW",
|
H A D | libjedec_hex2spd.h | 75 const char *ht_file; member
|
H A D | libjedec_hex2spd_lp5.c | 24 .ht_file = "lpddr5/MT62F4G32D8DV-023", 155 .ht_file = "lpddr5/CAMM2",
|
H A D | libjedec_hex2spd_lp4.c | 24 .ht_file = "lpddr4/MT53D1024M32D4",
|
H A D | libjedec_hex2spd_lp3.c | 24 .ht_file = "lpddr3/NT6CL256T32CQ",
|
H A D | libjedec_hex2spd_ddr5.c | 24 .ht_file = "ddr5/MTC40F2046S1RC48BA1", 269 .ht_file = "ddr5/AQD-D5V16GR48-SB",
|
H A D | libjedec_hex2spd_ddr3.c | 24 .ht_file = "ddr3/M393B4G70BM0-CMA09", 288 .ht_file = "ddr3/MT36KSZF2G72LDZ-1G6E2A7",
|