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

/illumos-gate/usr/src/common/mc/mc-amd/
H A Dmcamd_synd.c264 int *hibitp, int *data, int *check)
270 *hibitp = (sym + 1) * 4 - 1;
275 *hibitp = (sym + 1 - 0x20) * 4 - 1;
263 mcamd_cksym_decode(struct mcamd_hdl *hdl, uint_t sym, int *lowbitp, int *hibitp, int *data, int *check) argument

Completed in 82 milliseconds