Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c554 static const u_int ahc_num_pci_devs = ARRAY_SIZE(ahc_pci_ident_table); variable
692 for (i = 0; i < ahc_num_pci_devs; i++) { in ahc_find_pci_device()