MAX_SLOTS 166 arch/arm/common/it8152.c if (devfn < PCI_DEVFN(MAX_SLOTS, 0)) MAX_SLOTS 50 arch/arm/mach-footbridge/dc21285.c if (devfn < PCI_DEVFN(MAX_SLOTS, 0)) MAX_SLOTS 105 drivers/edac/i7300_edac.c u16 mtr[MAX_SLOTS][MAX_BRANCHES]; /* Memory Technlogy Reg */ MAX_SLOTS 109 drivers/edac/i7300_edac.c struct i7300_dimm_info dimm_info[MAX_SLOTS][MAX_CHANNELS]; MAX_SLOTS 163 drivers/edac/i7300_edac.c static const u16 mtr_regs[MAX_SLOTS] = { MAX_SLOTS 712 drivers/edac/i7300_edac.c for (slot = 0; slot < MAX_SLOTS; slot++) { MAX_SLOTS 788 drivers/edac/i7300_edac.c for (slot = 0; slot < MAX_SLOTS; slot++) { MAX_SLOTS 1050 drivers/edac/i7300_edac.c layers[2].size = MAX_SLOTS; MAX_SLOTS 2107 drivers/mmc/host/sdhci-pci-core.c BUG_ON(slots > MAX_SLOTS); MAX_SLOTS 180 drivers/mmc/host/sdhci-pci.h struct sdhci_pci_slot *slots[MAX_SLOTS]; /* Pointers to host slots */ MAX_SLOTS 34 drivers/scsi/sim710.c static __u8 __initdata id_array[MAX_SLOTS] = { [0 ... MAX_SLOTS-1] = 7 }; MAX_SLOTS 64 drivers/scsi/sim710.c } else if(slot >= MAX_SLOTS) {