Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Dif_le_isa.c82 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