Searched refs:swztp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/mc/mc-amd/
H A Dmcamd_rowcol_tbl.c848 const struct _bnkswzl_tbl *swztp; local
852 swztp = bnkswzl_tbls[i];
853 if (MC_REV_MATCH(mcrev, swztp->swzt_revmask) &&
854 swztp->swzt_width == width)
855 return (&swztp->swzt_bits);

Completed in 43 milliseconds