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

  /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

Completed in 23 milliseconds