Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dif_fmv_isa.c213 static const struct fe_simple_probe_struct probe_table[] = { in fmv_find() local
243 if (fe_simple_probe(iot, ioh, probe_table) == 0) in fmv_find()
H A Dif_ate.c221 static const struct fe_simple_probe_struct probe_table[] = { in ate_find() local
247 if (fe_simple_probe(iot, ioh, probe_table) == 0) in ate_find()