Searched refs:MAX_SLOTS (Results 1 – 3 of 3) sorted by relevance
46 #define MAX_SLOTS 8 macro47 static __u8 __initdata id_array[MAX_SLOTS] = { [0 ... MAX_SLOTS-1] = 7 };77 } else if(slot >= MAX_SLOTS) { in param_setup()
39 #define MAX_SLOTS 8 macro71 struct sdhci_pci_slot *slots[MAX_SLOTS]; /* Pointers to host slots */626 BUG_ON(slots > MAX_SLOTS); in sdhci_pci_probe()
80 #define MAX_SLOTS 8 macro282 struct ahci_em_priv em_priv[MAX_SLOTS];/* enclosure management info1320 if (pmp < MAX_SLOTS) in ahci_transmit_led_message()1388 if (pmp < MAX_SLOTS) in ahci_led_store()