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

  /src/sys/dev/isa/
if_ate.c 74 static inline int fe_simple_probe(bus_space_tag_t, bus_space_handle_t,
184 fe_simple_probe(bus_space_tag_t iot, bus_space_handle_t ioh, function in typeref:typename:int
247 if (fe_simple_probe(iot, ioh, probe_table) == 0)
if_fmv_isa.c 74 static inline int fe_simple_probe(bus_space_tag_t, bus_space_handle_t,
182 fe_simple_probe(bus_space_tag_t iot, bus_space_handle_t ioh, function in typeref:typename:int
243 if (fe_simple_probe(iot, ioh, probe_table) == 0)

Completed in 11 milliseconds