/src/sys/arch/dreamcast/dev/g1/ |
gdrom.c | 100 static void gdromattach(device_t, device_t, void *); 151 gdrommatch, gdromattach, NULL, NULL); 345 gdromattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/dreamcast/dev/ |
gdrom.c | 57 static void gdromattach(device_t, device_t, void *); 111 gdrommatch, gdromattach, NULL, NULL); 413 gdromattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|