Home
last modified time | relevance | path

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

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