Searched refs:qcn_tty (Results 1 – 2 of 2) sorted by relevance
536 tty = &(qcn_state->qcn_tty); in qcn_open()566 ttycommon_close(&qcn_state->qcn_tty); in qcn_close()706 tty = &(qcn_state->qcn_tty); in qcn_ioctl()809 if ((q = qcnp->qcn_tty.t_writeq) == NULL) in qcn_reioctl()812 if ((mp = qcnp->qcn_tty.t_iocpending) == NULL) in qcn_reioctl()815 qcnp->qcn_tty.t_iocpending = NULL; in qcn_reioctl()
81 tty_common_t qcn_tty; /* for console ioctl */ member