Searched refs:swztp (Results 1 – 1 of 1) sorted by relevance
846 const struct _bnkswzl_tbl *swztp; in rct_bnkswzlinfo() local850 swztp = bnkswzl_tbls[i]; in rct_bnkswzlinfo()851 if (MC_REV_MATCH(mcrev, swztp->swzt_revmask) && in rct_bnkswzlinfo()852 swztp->swzt_width == width) in rct_bnkswzlinfo()853 return (&swztp->swzt_bits); in rct_bnkswzlinfo()