Searched refs:fe_simple_probe (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/dev/fe/ |
| HD | if_fe_cbus.c | 324 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()
|
| HD | if_fe_isa.c | 260 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()
|
| HD | if_fe_pccard.c | 252 if (!fe_simple_probe(sc, probe_table)) in fe_probe_mbh() 342 if (!fe_simple_probe(sc, probe_table)) in fe_probe_tdk()
|
| HD | if_fevar.h | 140 int fe_simple_probe(struct fe_softc const *,
|
| HD | if_fe.c | 223 fe_simple_probe (struct fe_softc const * sc, in fe_simple_probe() function
|