HomeSort by: relevance | last modified time | path
    Searched defs:nextkbd_attach (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 21 milliseconds