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

  /src/sys/dev/sun/
sunkbd.c 83 static int sunkbd_match(device_t, cfdata_t, void *);
99 sunkbd_match, sunkbd_attach, NULL, NULL);
116 * sunkbd_match: how is this tty channel configured?
119 sunkbd_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
sunkbd.c 83 static int sunkbd_match(device_t, cfdata_t, void *);
99 sunkbd_match, sunkbd_attach, NULL, NULL);
116 * sunkbd_match: how is this tty channel configured?
119 sunkbd_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
sunkbd.c 83 static int sunkbd_match(device_t, cfdata_t, void *);
99 sunkbd_match, sunkbd_attach, NULL, NULL);
116 * sunkbd_match: how is this tty channel configured?
119 sunkbd_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
sunkbd.c 83 static int sunkbd_match(device_t, cfdata_t, void *);
99 sunkbd_match, sunkbd_attach, NULL, NULL);
116 * sunkbd_match: how is this tty channel configured?
119 sunkbd_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 46 milliseconds