Lines Matching defs:slot
16 * This driver uses "csrows" EDAC attribute to represent DIMM slot#
53 * just slot 0/channel0 filled on this mode
69 #define to_csrow(slot, ch, branch) \
70 (to_channel(ch, branch) | ((slot) << 2))
153 * Each memory slot may have up to 2 AMB interfaces, one for income and another
154 * for outcome interface to the next slot.
579 * @slot: DIMM slot (0 to 7)
586 int slot, int ch, int branch,
594 mtr = pvt->mtr[slot][branch];
598 slot, channel, ans ? "" : "NOT ");
600 /* Determine if there is a DIMM present in this DIMM slot */
688 int channel, slot;
712 for (slot = 0; slot < MAX_SLOTS; slot++) {
713 n = snprintf(p, space, "csrow/SLOT %d ", slot);
718 dinfo = &pvt->dimm_info[slot][channel];
751 int ch, branch, slot, channel, max_channel, max_branch;
788 for (slot = 0; slot < MAX_SLOTS; slot++) {
789 int where = mtr_regs[slot];
793 &pvt->mtr[slot][branch]);
797 dimm = edac_get_dimm(mci, branch, ch, slot);
799 dinfo = &pvt->dimm_info[slot][channel];
801 mtr = decode_mtr(pvt, slot, ch, branch,