Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/mc/zen_umc/
H A Dzen_umc_decode.c785 uint8_t hashes[3]) in zen_umc_decode_hash_zen3_6ch()
794 hashes[0] = hashes[1] = hashes[2] = 0; in zen_umc_decode_hash_zen3_6ch()
796 hashes[i] = bitx64(pa, addr_bit + i, addr_bit + i); in zen_umc_decode_hash_zen3_6ch()
799 hashes[i] ^= val; in zen_umc_decode_hash_zen3_6ch()
804 hashes[i] ^= val; in zen_umc_decode_hash_zen3_6ch()
809 hashes[i] ^= val; in zen_umc_decode_hash_zen3_6ch()
821 uint8_t hashes[3] = { 0 }; in zen_umc_decode_ileave_zen3_6ch() local
831 zen_umc_decode_hash_zen3_6ch(rule, dec->dec_ilv_pa, hashes); in zen_umc_decode_ileave_zen3_6ch()
833 dec->dec_ilv_chan = hashes[0]; in zen_umc_decode_ileave_zen3_6ch()
834 if (hashes[1] == 1 && hashes[2] == 1) { in zen_umc_decode_ileave_zen3_6ch()
[all …]
/illumos-gate/usr/src/cmd/refer/
H A Dinv1.c47 int chatty = 0, docs, hashes, fp[2], fr, fw, pfork, pwait, status; in main() local
150 whash(fta, fa, fb, nhash, iflong, &keys, &hashes); in main()
161 keys, hashes, docs); in main()
/illumos-gate/usr/src/cmd/bhyve/
H A DREADME.sync1 Git commit hashes in this file refer to the official FreeBSD distributed