Searched refs:upos_thresh_check (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_memerr.c93 upos_thresh_check(cmd_dimm_t *dimm, uint16_t upos, uint32_t threshold) function
173 if (upos_thresh_check(d1, upos, cmd.cmd_nupos)) {
174 if (upos_thresh_check(d2, upos,
/illumos-gate/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_memerr.c253 upos_thresh_check(gmem_dimm_t *dimm, uint16_t upos, uint32_t threshold) function
322 if (upos_thresh_check(d1, upos, gmem.gm_nupos)) {
323 if (upos_thresh_check(d2, upos,

Completed in 74 milliseconds