Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/ines/
H A Dines_gpib.c395 static const int num_pci_chips = ARRAY_SIZE(pci_ids); variable
749 for (i = 0; i < num_pci_chips && !ines_priv->pci_device; i++) { in ines_common_pci_attach()