Home
last modified time | relevance | path

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

/NextBSD/sys/dev/fe/
HDif_fe_cbus.c324 if (!fe_simple_probe(sc, probe_table)) in fe_probe_re1000()
445 if (!fe_simple_probe(sc, probe_table)) in fe_probe_jli()
548 if (!fe_simple_probe(sc, probe_table)) in fe_probe_cnet9ne()
630 if (!fe_simple_probe(sc, probe_table)) in fe_probe_ssi()
702 if (!fe_simple_probe(sc, probe_table)) in fe_probe_lnx()
774 if (!fe_simple_probe(sc, probe_table)) in fe_probe_gwy()
829 if (!fe_simple_probe(sc, probe_table)) in fe_probe_ubn()
975 if (!fe_simple_probe(sc, probe_table)) in fe_probe_rex()
HDif_fe_isa.c260 if (!fe_simple_probe(sc, probe_table)) in fe_probe_fmv()
746 if (!fe_simple_probe(sc, probe_table)) in fe_probe_jli()
842 if (!fe_simple_probe(sc, probe_table)) in fe_probe_ssi()
905 if (!fe_simple_probe(sc, probe_table)) in fe_probe_lnx()
972 if (!fe_simple_probe(sc, probe_table)) in fe_probe_gwy()
1026 if (!fe_simple_probe(sc, probe_table)) in fe_probe_ubn()
HDif_fe_pccard.c252 if (!fe_simple_probe(sc, probe_table)) in fe_probe_mbh()
342 if (!fe_simple_probe(sc, probe_table)) in fe_probe_tdk()
HDif_fevar.h140 int fe_simple_probe(struct fe_softc const *,
HDif_fe.c223 fe_simple_probe (struct fe_softc const * sc, in fe_simple_probe() function