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);
|