Searched refs:pci_drivers (Results 1 – 1 of 1) sorted by relevance
112 static const struct pci_driver *pci_drivers[] = { variable217 for(j = 0; pci_drivers[j] != 0; j++){ in scan_drivers()218 driver = pci_drivers[j]; in scan_drivers()240 for(j = 0; pci_drivers[j] != 0; j++){ in scan_drivers()241 driver = pci_drivers[j]; in scan_drivers()