Searched defs:lowbitp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/mc/mc-amd/
H A Dmcamd_synd.c263 mcamd_cksym_decode(struct mcamd_hdl *hdl, uint_t sym, int *lowbitp, argument
269 *lowbitp = sym * 4;
274 *lowbitp = (sym - 0x20) * 4;

Completed in 45 milliseconds