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

  /src/sys/dev/isa/
if_ate.c 77 static int ate_detect(bus_space_tag_t, bus_space_handle_t,
150 if (ate_detect(iot, ioh, myea) == 0) { /* XXX necessary? */
151 DPRINTF("%s: ate_detect failed\n", __func__);
306 ate_detect(bus_space_tag_t iot, bus_space_handle_t ioh, function in typeref:typename:int
371 type = ate_detect(iot, ioh, myea);

Completed in 48 milliseconds