/src/sys/arch/luna68k/dev/ |
siotty.c | 124 static void siotty_attach(device_t, device_t, void *); 127 siotty_match, siotty_attach, NULL, NULL); 168 siotty_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
siotty.c | 124 static void siotty_attach(device_t, device_t, void *); 127 siotty_match, siotty_attach, NULL, NULL); 168 siotty_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|