Searched refs:MAX_SLOTS (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsim710.c47 #define MAX_SLOTS 8 macro
48 static __u8 __initdata id_array[MAX_SLOTS] = { [0 ... MAX_SLOTS-1] = 7 };
78 } else if(slot >= MAX_SLOTS) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dgeo.h21 #define MAX_SLOTS 0xf /* slots per module */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/common/
H A Dvia82c505.c13 #define MAX_SLOTS 7 macro
H A Dit8152.c32 #define MAX_SLOTS 21 macro
164 if (devfn < PCI_DEVFN(MAX_SLOTS, 0))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-footbridge/
H A Ddc21285.c27 #define MAX_SLOTS 21 macro
54 if (devfn < PCI_DEVFN(MAX_SLOTS, 0))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dsdhci-pci.c41 #define MAX_SLOTS 8 macro
73 struct sdhci_pci_slot *slots[MAX_SLOTS]; /* Pointers to host slots */
772 BUG_ON(slots > MAX_SLOTS);

Completed in 80 milliseconds