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

  /src/sys/arch/luna68k/dev/
siotty.c 123 static int siotty_match(device_t, cfdata_t, void *);
127 siotty_match, siotty_attach, NULL, NULL);
158 siotty_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
siotty.c 123 static int siotty_match(device_t, cfdata_t, void *);
127 siotty_match, siotty_attach, NULL, NULL);
158 siotty_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
siotty.c 123 static int siotty_match(device_t, cfdata_t, void *);
127 siotty_match, siotty_attach, NULL, NULL);
158 siotty_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 32 milliseconds