Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dif_ate.c55 int ate_match(device_t, cfdata_t, void *);
66 ate_match, ate_attach, NULL, NULL);
100 ate_match(device_t parent, cfdata_t cf, void *aux) in ate_match() function