Searched refs:PROBE_ISA (Results 1 – 2 of 2) sorted by relevance
140 dev->to_probe = PROBE_ISA; in probe()143 if (dev->to_probe == PROBE_ISA) { in probe()150 (dev->to_probe != PROBE_ISA)) { in probe()
58 #define PROBE_ISA 2 macro