Searched refs:MAX_SLOTS (Results 1 – 3 of 3) 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()
132 #define MAX_SLOTS 8 macro186 struct sdhci_pci_slot *slots[MAX_SLOTS]; /* Pointers to host slots */
24 #define MAX_SLOTS 21 macro50 if (devfn < PCI_DEVFN(MAX_SLOTS, 0)) in dc21285_base_address()