Home
last modified time | relevance | path

Searched refs:EFCT_PCI_MAX_REGS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/scsi/elx/efct/
Defct_driver.h44 #define EFCT_PCI_MAX_REGS 6 macro
54 void __iomem *reg[EFCT_PCI_MAX_REGS];
Defct_driver.c526 for (i = 0, r = 0; i < EFCT_PCI_MAX_REGS; i++) { in efct_pci_probe()
588 for (i = 0; i < EFCT_PCI_MAX_REGS; i++) { in efct_pci_probe()
615 for (i = 0; i < EFCT_PCI_MAX_REGS; i++) { in efct_pci_remove()