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

  /src/sys/arch/vax/uba/
qvaux.c 184 static const struct speedtab qvauxspeedtab[] = variable in typeref:typename:const struct speedtab[]
725 int ispeed = ttspeedtab(t->c_ispeed, qvauxspeedtab);
726 int ospeed = ttspeedtab(t->c_ospeed, qvauxspeedtab);
qvaux.c 184 static const struct speedtab qvauxspeedtab[] = variable in typeref:typename:const struct speedtab[]
725 int ispeed = ttspeedtab(t->c_ispeed, qvauxspeedtab);
726 int ospeed = ttspeedtab(t->c_ospeed, qvauxspeedtab);

Completed in 24 milliseconds