Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/mc/mc-amd/
H A Dmcamd_rowcol_impl.h59 #define MC_RC_SWZLBITS 2 /* number of row bits in swizzle */ macro
76 int bswz_rowbits[MC_RC_BANKBITS_MAX][MC_RC_SWZLBITS];
H A Dmcamd_rowcol.c301 for (i = 0; i < MC_RC_SWZLBITS; i++) { in iaddr_to_bank()
336 for (i = 0; i < MC_RC_SWZLBITS; i++) { in bank_to_iaddr()