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