Home | Sort by: relevance | last modified time | path |
/src/sys/dev/sun/ | |
sunkbd.c | 96 int sunkbd_bps = KBD_DEFAULT_BPS; variable in typeref:typename:int 171 args->kmta_baud = sunkbd_bps; 228 t.c_ispeed = sunkbd_bps; 229 t.c_ospeed = sunkbd_bps; |
sunkbd.c | 96 int sunkbd_bps = KBD_DEFAULT_BPS; variable in typeref:typename:int 171 args->kmta_baud = sunkbd_bps; 228 t.c_ispeed = sunkbd_bps; 229 t.c_ospeed = sunkbd_bps; |