Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dttcompat.h72 struct ltchars t_new_ltchars; /* new ltchars from TIOCSLTC */ member
/titanic_41/usr/src/uts/common/io/
H A Dttcompat.c575 tp->t_new_ltchars = *((struct ltchars *)mp->b_cont->b_rptr); in ttcompat_do_ioctl()
954 bcopy(&tp->t_new_ltchars, in ttcompat_ioctl_ack()