Home
last modified time | relevance | path

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

/titanic_44/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) in upos_thresh_check() function
173 if (upos_thresh_check(d1, upos, cmd.cmd_nupos)) { in check_bad_rw_between_dimms()
174 if (upos_thresh_check(d2, upos, in check_bad_rw_between_dimms()
/titanic_44/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) in upos_thresh_check() function
322 if (upos_thresh_check(d1, upos, gmem.gm_nupos)) { in check_bad_rw_between_dimms()
323 if (upos_thresh_check(d2, upos, in check_bad_rw_between_dimms()