Searched refs:MAX_SLOTS (Results 1 – 4 of 4) 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()
62 #define MAX_SLOTS 8 macro106 u16 mtr[MAX_SLOTS][MAX_BRANCHES]; /* Memory Technlogy Reg */110 struct i7300_dimm_info dimm_info[MAX_SLOTS][MAX_CHANNELS];164 static const u16 mtr_regs[MAX_SLOTS] = {713 for (slot = 0; slot < MAX_SLOTS; slot++) { in print_dimm_size()789 for (slot = 0; slot < MAX_SLOTS; slot++) { in i7300_init_csrows()1050 layers[2].size = MAX_SLOTS; in i7300_init_one()
132 #define MAX_SLOTS 8 macro186 struct sdhci_pci_slot *slots[MAX_SLOTS]; /* Pointers to host slots */
2305 BUG_ON(slots > MAX_SLOTS); in sdhci_pci_probe()
Completed in 15 milliseconds