Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Drepulse.c210 void repulse_attach (device_t, device_t, void *);
213 repulse_match, repulse_attach, NULL, NULL);
232 repulse_attach(device_t parent, device_t self, void *aux) in repulse_attach() function