Home
last modified time | relevance | path

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

/NextBSD/sys/sys/mach/device/
HDtty.h130 int t_ispeed; /* input speed */ member
/NextBSD/sys/dev/cx/
HDif_cx.c2149 tp->t_ispeed = t->c_ispeed = tp->t_ospeed = t->c_ospeed; in cx_param()