/src/sys/arch/next68k/dev/ |
nextkbd.c | 83 void nextkbd_attach(device_t, device_t, void *); 88 nextkbd_match, nextkbd_attach, NULL, NULL); 142 nextkbd_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
nextkbd.c | 83 void nextkbd_attach(device_t, device_t, void *); 88 nextkbd_match, nextkbd_attach, NULL, NULL); 142 nextkbd_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|