Searched refs:t_ispeed (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/sys/mach/device/ | ||
| HD | tty.h | 130 int t_ispeed; /* input speed */ member |
| /NextBSD/sys/dev/cx/ | ||
| HD | if_cx.c | 2149 tp->t_ispeed = t->c_ispeed = tp->t_ospeed = t->c_ospeed; in cx_param() |