Home
last modified time | relevance | path

Searched refs:MAX_SLOTS (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/scsi/
A Dsim710.c33 #define MAX_SLOTS 8 macro
34 static __u8 __initdata id_array[MAX_SLOTS] = { [0 ... MAX_SLOTS-1] = 7 };
64 } else if(slot >= MAX_SLOTS) { in param_setup()
/linux-6.3-rc2/drivers/edac/
A Di7300_edac.c61 #define MAX_SLOTS 8 macro
105 u16 mtr[MAX_SLOTS][MAX_BRANCHES]; /* Memory Technlogy Reg */
109 struct i7300_dimm_info dimm_info[MAX_SLOTS][MAX_CHANNELS];
163 static const u16 mtr_regs[MAX_SLOTS] = {
712 for (slot = 0; slot < MAX_SLOTS; slot++) { in print_dimm_size()
788 for (slot = 0; slot < MAX_SLOTS; slot++) { in i7300_init_csrows()
1049 layers[2].size = MAX_SLOTS; in i7300_init_one()
/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-pci.h127 #define MAX_SLOTS 8 macro
179 struct sdhci_pci_slot *slots[MAX_SLOTS]; /* Pointers to host slots */
A Dsdhci-pci-core.c2204 BUG_ON(slots > MAX_SLOTS); in sdhci_pci_probe()
/linux-6.3-rc2/arch/arm/mach-footbridge/
A Ddc21285.c24 #define MAX_SLOTS 21 macro
50 if (devfn < PCI_DEVFN(MAX_SLOTS, 0)) in dc21285_base_address()

Completed in 14 milliseconds