Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x68k/dev/
Dgrf_machdep.c70 void grfattach(device_t, device_t, void *);
79 grfmatch, grfattach, NULL, NULL);
134 grfattach(device_t parent, device_t self, void *aux) in grfattach() function
/netbsd/src/sys/arch/amiga/dev/
Dgrf.c97 void grfattach(device_t, device_t, void *);
109 grfmatch, grfattach, NULL, NULL);
168 grfattach(device_t parent, device_t self, void *aux) in grfattach() function
/netbsd/src/sys/arch/mac68k/dev/
Dgrf_compat.c143 grfattach(int n) in grfattach() function