Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/
H A Dlibjedec_hex2spd.c205 uint8_t *u8a; in hex2spd_test_one() local
267 &u8a, &nents); in hex2spd_test_one()
288 if (u8a[i] != targ) { in hex2spd_test_one()
292 i, u8a[i], targ); in hex2spd_test_one()