Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_driver.h44 #define EFCT_PCI_MAX_REGS 6 macro
54 void __iomem *reg[EFCT_PCI_MAX_REGS];
H A Defct_driver.c527 for (i = 0, r = 0; i < EFCT_PCI_MAX_REGS; i++) { in efct_pci_probe()
584 for (i = 0; i < EFCT_PCI_MAX_REGS; i++) { in efct_pci_probe()
611 for (i = 0; i < EFCT_PCI_MAX_REGS; i++) { in efct_pci_remove()