Searched refs:lance_isa_probe (Results 1 – 1 of 1) sorted by relevance
82 int lance_isa_probe(struct lance_softc *);132 if (lance_isa_probe(sc) == 0) { in depca_isa_probe()228 if (lance_isa_probe(sc) == 0) { in ne2100_isa_probe()261 if (lance_isa_probe(sc) == 0) { in bicc_isa_probe()281 lance_isa_probe(struct lance_softc *sc) in lance_isa_probe() function