Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dif_ate.c77 static int ate_detect(bus_space_tag_t, bus_space_handle_t,
150 if (ate_detect(iot, ioh, myea) == 0) { /* XXX necessary? */ in ate_match()
306 ate_detect(bus_space_tag_t iot, bus_space_handle_t ioh, in ate_detect() function
371 type = ate_detect(iot, ioh, myea); in ate_attach()