Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Drepulse.c209 int repulse_match (device_t, cfdata_t, void *);
213 repulse_match, repulse_attach, NULL, NULL);
216 repulse_match(device_t parent, cfdata_t cf, void *aux) in repulse_match() function