Searched refs:speedtab (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dtty.h236 struct speedtab { struct
310 int ttspeedtab(int speed, struct speedtab *table);
/xnu-2422.115.4/bsd/kern/
H A Dtty_compat.c91 static int ttcompatspeedtab(int speed, struct speedtab *table);
100 static struct speedtab compatspeeds[] = {
136 * struct speedtab *table Baud rate table to speed code table
150 ttcompatspeedtab(int speed, struct speedtab *table)
H A Dtty.c2715 ttspeedtab(int speed, struct speedtab *table)

Completed in 26 milliseconds