Home
last modified time | relevance | path

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

/netbsd/sys/arch/amiga/dev/
H A Dgrf_cl.c127 void grfclattach(device_t, device_t, void *);
253 grfclmatch, grfclattach, NULL, NULL);
395 grfclattach(device_t parent, device_t self, void *aux) in grfclattach() function