Searched refs:cvc_tty (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dcvc.c104 tty_common_t cvc_tty; member in struct:cvc_s
332 tty = &cp->cvc_tty;
383 ttycommon_close(&cp->cvc_tty);
653 datasize = ttycommon_ioctl(&cp->cvc_tty, q, mp, &error);
817 if ((q = cp->cvc_tty.t_writeq) == NULL) {
820 if ((mp = cp->cvc_tty.t_iocpending) != NULL) {
822 cp->cvc_tty.t_iocpending = NULL;
1363 tty = &cp->cvc_tty;
/illumos-gate/usr/src/uts/sun4u/starfire/cvc/
H A Dcvc.c106 tty_common_t cvc_tty; member in struct:cvc_s
343 tty = &cp->cvc_tty;
387 ttycommon_close(&cp->cvc_tty);
558 tty = &cp->cvc_tty;
666 tty = &cp->cvc_tty;
783 if ((q = cp->cvc_tty.t_writeq) == NULL) {
786 if ((mp = cp->cvc_tty.t_iocpending) != NULL) {
788 cp->cvc_tty.t_iocpending = NULL;

Completed in 62 milliseconds