Searched defs:Ilog (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/mc/mc-amd/
H A Dmcamd_patounum.c459 int Ilog; local
509 Ilog = 1;
512 Ilog = 2;
515 Ilog = 3;
521 Temp = (InputAddr >> (4 + Ilog)) << 4;

Completed in 44 milliseconds