Searched refs:ilsel (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/mc/mc-amd/ |
H A D | mcamd_patounum.c | 61 uint64_t mcnum, base, lim, dramaddr, ilen, ilsel, top, holesz; local 68 mc, MCAMD_PROP_ILSEL, &ilsel, 118 if ((pailsel = BITS(pa, 14, 12) >> 12 & ilen) != ilsel) { 121 "selection %d, MC %d has ilsel of %d\n", 122 pa, (int)ilen + 1, pailsel, (int)mcnum, (int)ilsel);
|
Completed in 64 milliseconds