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

/netbsd-current/sys/arch/x68k/dev/
H A 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) function
/netbsd-current/sys/arch/amiga/dev/
H A Dgrf.c97 void grfattach(device_t, device_t, void *);
109 grfmatch, grfattach, NULL, NULL);
168 grfattach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/mac68k/dev/
H A Dgrf_compat.c143 grfattach(int n) function
147 panic("grfattach: count <= 0");

Completed in 270 milliseconds