HomeSort by: relevance | last modified time | path
    Searched defs:probe_table (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/isa/
if_ate.c 221 static const struct fe_simple_probe_struct probe_table[] = { local in function:ate_find
247 if (fe_simple_probe(iot, ioh, probe_table) == 0)
if_fmv_isa.c 213 static const struct fe_simple_probe_struct probe_table[] = { local in function:fmv_find
243 if (fe_simple_probe(iot, ioh, probe_table) == 0)
if_ate.c 221 static const struct fe_simple_probe_struct probe_table[] = { local in function:ate_find
247 if (fe_simple_probe(iot, ioh, probe_table) == 0)
if_fmv_isa.c 213 static const struct fe_simple_probe_struct probe_table[] = { local in function:fmv_find
243 if (fe_simple_probe(iot, ioh, probe_table) == 0)

Completed in 21 milliseconds