Home
last modified time | relevance | path

Searched refs:topbit (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dcrcmodel.c111 uint32_t topbit = BITMASK(p_cm->cm_width-1); local
118 if (p_cm->cm_reg & topbit)
154 uint32_t topbit = BITMASK(p_cm->cm_width-1); local
162 if (r & topbit)
/titanic_50/usr/src/lib/libfru/libfruraw/
H A Dcrcmodel.c110 uint32_t topbit = BITMASK(p_cm->cm_width-1); local
117 if (p_cm->cm_reg & topbit)
153 uint32_t topbit = BITMASK(p_cm->cm_width-1); local
161 if (r & topbit)
/titanic_50/usr/src/common/mc/mc-amd/
H A Dmcamd_rowcol_tbl.c760 topbit(uint64_t i) in topbit() function
905 csid->csi_hibit = topbit(csz) - 1; in rct_csintlv_bits()