Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/fe/
H A Dif_fe_isa.c257 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 Dif_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()
H A Dif_fevar.h140 int fe_simple_probe(struct fe_softc const *,
H A Dif_fe.c215 fe_simple_probe (struct fe_softc const * sc, in fe_simple_probe() function