Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_memerr.c266 if (ip->mq_unit_position == upos) { in upos_thresh_check()
324 upos = ip->mq_unit_position; in check_bad_rw_between_dimms()
498 cp->mq_unit_position = upos; in mq_create()
564 if (ip->mq_unit_position > unit_position) { in mq_add()
567 } else if (ip->mq_unit_position == unit_position && in mq_add()
671 if (curr_upos != ip->mq_unit_position) { in mq_check()
673 curr_upos = ip->mq_unit_position; in mq_check()
H A Dgmem_dimm.h98 uint16_t mq_unit_position; /* bit for sun4u, nibble for sun4v */ member
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_memerr.c103 if (ip->mq_unit_position == upos) { in upos_thresh_check()
172 upos = ip->mq_unit_position; in check_bad_rw_between_dimms()
345 cp->mq_unit_position = upos; in mq_create()
419 if (ip->mq_unit_position > unit_position) { in mq_add()
422 } else if (ip->mq_unit_position == unit_position && in mq_add()
526 if (curr_upos != ip->mq_unit_position) { in mq_check()
528 curr_upos = ip->mq_unit_position; in mq_check()
H A Dcmd_dimm.h130 uint16_t mq_unit_position; /* bit for sun4u, nibble for sun4v */ member
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_memerr_arch.c744 if (upos == ip->mq_unit_position) { in cmd_get_faulted_comp()
758 if (upos == ip->mq_unit_position) { in cmd_get_faulted_comp()