Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_pci.c204 static const u_int ahd_num_pci_devs = ARRAY_SIZE(ahd_pci_ident_table); variable
276 for (i = 0; i < ahd_num_pci_devs; i++) { in ahd_find_pci_device()