Searched refs:grfbusattach (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/x68k/dev/ |
| D | grf_machdep.c | 65 void grfbusattach(device_t, device_t, void *); 76 grfbusmatch, grfbusattach, NULL, NULL); 91 grfbusattach(device_t parent, device_t self, void *aux) in grfbusattach() function
|
| /netbsd/src/sys/arch/atari/dev/ |
| D | grf.c | 94 static void grfbusattach(device_t, device_t, void *); 102 grfbusmatch, grfbusattach, NULL, NULL); 142 grfbusattach(device_t parent, device_t self, void *aux) in grfbusattach() function
|