Searched refs:PROBE_PCI (Results 1 – 2 of 2) sorted by relevance
134 dev->to_probe = PROBE_PCI; in probe()137 if (dev->to_probe == PROBE_PCI) { in probe()149 if ((dev->to_probe != PROBE_PCI) && in probe()
57 #define PROBE_PCI 1 macro