MAX_SLOTS
if (devfn < PCI_DEVFN(MAX_SLOTS, 0))
layers[2].size = MAX_SLOTS;
u16 mtr[MAX_SLOTS][MAX_BRANCHES]; /* Memory Technlogy Reg */
struct i7300_dimm_info dimm_info[MAX_SLOTS][MAX_CHANNELS];
static const u16 mtr_regs[MAX_SLOTS] = {
for (slot = 0; slot < MAX_SLOTS; slot++) {
for (slot = 0; slot < MAX_SLOTS; slot++) {
BUG_ON(slots > MAX_SLOTS);
struct sdhci_pci_slot *slots[MAX_SLOTS]; /* Pointers to host slots */
static __u8 __initdata id_array[MAX_SLOTS] = { [0 ... MAX_SLOTS-1] = 7 };
} else if(slot >= MAX_SLOTS) {