Searched refs:MAX_SLOTS (Results 1 – 7 of 7) sorted by relevance
46 #define MAX_SLOTS 8 macro47 static __u8 __initdata id_array[MAX_SLOTS] = { [0 ... MAX_SLOTS-1] = 7 };77 } else if(slot >= MAX_SLOTS) { in param_setup()
63 #define MAX_SLOTS 8 macro107 u16 mtr[MAX_SLOTS][MAX_BRANCHES]; /* Memory Technlogy Reg */111 struct i7300_dimm_info dimm_info[MAX_SLOTS][MAX_CHANNELS];165 static const u16 mtr_regs[MAX_SLOTS] = {714 for (slot = 0; slot < MAX_SLOTS; slot++) { in print_dimm_size()790 for (slot = 0; slot < MAX_SLOTS; slot++) { in i7300_init_csrows()1052 layers[2].size = MAX_SLOTS; in i7300_init_one()
113 #define MAX_SLOTS 8 macro170 struct sdhci_pci_slot *slots[MAX_SLOTS]; /* Pointers to host slots */
1873 BUG_ON(slots > MAX_SLOTS); in sdhci_pci_probe()
26 #define MAX_SLOTS 21 macro53 if (devfn < PCI_DEVFN(MAX_SLOTS, 0)) in dc21285_base_address()
33 #define MAX_SLOTS 21 macro169 if (devfn < PCI_DEVFN(MAX_SLOTS, 0)) in it8152_pci_dev_base_address()
21 #define MAX_SLOTS 0xf /* slots per module */ macro