Home | Sort by: relevance | last modified time | path |
/src/sys/dev/dec/ | |
dz.c | 153 static const struct speedtab dzspeedtab[] = variable in typeref:typename:const struct speedtab[] 579 int ispeed = ttspeedtab(t->c_ispeed, dzspeedtab); 580 int ospeed = ttspeedtab(t->c_ospeed, dzspeedtab); |
dz.c | 153 static const struct speedtab dzspeedtab[] = variable in typeref:typename:const struct speedtab[] 579 int ispeed = ttspeedtab(t->c_ispeed, dzspeedtab); 580 int ospeed = ttspeedtab(t->c_ospeed, dzspeedtab); |
dz.c | 153 static const struct speedtab dzspeedtab[] = variable in typeref:typename:const struct speedtab[] 579 int ispeed = ttspeedtab(t->c_ispeed, dzspeedtab); 580 int ospeed = ttspeedtab(t->c_ospeed, dzspeedtab); |