Searched refs:MAX_SLOTS (Results 1 – 5 of 5) sorted by relevance
33 #define MAX_SLOTS 8 macro34 static __u8 __initdata id_array[MAX_SLOTS] = { [0 ... MAX_SLOTS-1] = 7 };64 } else if(slot >= MAX_SLOTS) { in param_setup()
61 #define MAX_SLOTS 8 macro105 u16 mtr[MAX_SLOTS][MAX_BRANCHES]; /* Memory Technlogy Reg */109 struct i7300_dimm_info dimm_info[MAX_SLOTS][MAX_CHANNELS];163 static const u16 mtr_regs[MAX_SLOTS] = {712 for (slot = 0; slot < MAX_SLOTS; slot++) { in print_dimm_size()788 for (slot = 0; slot < MAX_SLOTS; slot++) { in i7300_init_csrows()1049 layers[2].size = MAX_SLOTS; in i7300_init_one()
127 #define MAX_SLOTS 8 macro179 struct sdhci_pci_slot *slots[MAX_SLOTS]; /* Pointers to host slots */
2204 BUG_ON(slots > MAX_SLOTS); in sdhci_pci_probe()
24 #define MAX_SLOTS 21 macro50 if (devfn < PCI_DEVFN(MAX_SLOTS, 0)) in dc21285_base_address()
Completed in 15 milliseconds