Home
last modified time | relevance | path

Searched refs:ttspeedtab (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
H A Dtty.h259 int ttspeedtab (int speed, struct speedtab *table);
/dragonfly/sys/kern/
H A Dtty.c2401 ttspeedtab(int speed, struct speedtab *table) in ttspeedtab() function