Home
last modified time | relevance | path

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

/drivers/xen/
Dpci.c237 if ((pci_probe & PCI_PROBE_MMCONF) == 0) in xen_mcfg_late()
/drivers/scsi/
Deata.c917 static int pci_probe = 1; variable
919 static int pci_probe = 0; variable
1381 YESNO(pci_probe)); in port_detect()
1485 pci_probe = val; in internal_setup()
1578 if (pci_probe) { in eata2x_detect()
/drivers/firewire/
Dohci.c3567 static int pci_probe(struct pci_dev *dev, in pci_probe() function
3873 .probe = pci_probe,