Searched refs:fe_simple_probe (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/dev/fe/ |
| H A D | if_fe_isa.c | 257 if (!fe_simple_probe(sc, probe_table)) in fe_probe_fmv() 743 if (!fe_simple_probe(sc, probe_table)) in fe_probe_jli() 839 if (!fe_simple_probe(sc, probe_table)) in fe_probe_ssi() 902 if (!fe_simple_probe(sc, probe_table)) in fe_probe_lnx() 969 if (!fe_simple_probe(sc, probe_table)) in fe_probe_gwy() 1023 if (!fe_simple_probe(sc, probe_table)) in fe_probe_ubn()
|
| H A D | 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()
|
| H A D | if_fevar.h | 140 int fe_simple_probe(struct fe_softc const *,
|
| H A D | if_fe.c | 215 fe_simple_probe (struct fe_softc const * sc, in fe_simple_probe() function
|