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

  /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);

Completed in 34 milliseconds