/src/sys/arch/x68k/dev/ |
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) function in typeref:typename:void
|
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) function in typeref:typename:void
|
/src/sys/arch/atari/dev/ |
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) function in typeref:typename:void
|
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) function in typeref:typename:void
|