/titanic_41/usr/src/uts/common/io/ |
H A D | tty_pts.c | 254 pty->pt_ttycommon.t_iocpending = NULL; in ptslopen() 529 if ((mp = pty->pt_ttycommon.t_iocpending) != NULL) { in ptslreioctl() 531 pty->pt_ttycommon.t_iocpending = NULL; in ptslreioctl() 649 if (pty->pt_ttycommon.t_iocpending) in ptslioctl() 650 freemsg(pty->pt_ttycommon.t_iocpending); in ptslioctl() 651 pty->pt_ttycommon.t_iocpending = mp; in ptslioctl() 660 pty->pt_ttycommon.t_iocpending = mp; in ptslioctl() 803 if (pty->pt_ttycommon.t_iocpending) in ptslioctl() 804 freemsg(pty->pt_ttycommon.t_iocpending); in ptslioctl() 805 pty->pt_ttycommon.t_iocpending = mp; in ptslioctl() [all …]
|
H A D | tty_common.c | 69 if (tc->t_iocpending != NULL) { in ttycommon_close() 72 mp = tc->t_iocpending; in ttycommon_close() 73 tc->t_iocpending = NULL; in ttycommon_close() 409 tmp = tc->t_iocpending; in ttycommon_ioctl() 410 tc->t_iocpending = mp; /* hold this ioctl */ in ttycommon_ioctl()
|
H A D | ttcompat.c | 204 tp->t_iocpending = NULL; in ttcompatopen() 306 if ((mp = tp->t_iocpending) != NULL) in ttcompatclose() 484 if ((mp = tp->t_iocpending) != NULL) { in ttcompat_reioctl() 485 tp->t_iocpending = NULL; /* not pending any more */ in ttcompat_reioctl() 774 if (tp->t_iocpending != NULL) in ttcompat_do_ioctl() 775 freemsg(tp->t_iocpending); in ttcompat_do_ioctl() 776 tp->t_iocpending = mp; /* hold this ioctl */ in ttcompat_do_ioctl()
|
H A D | wscons.c | 664 if ((mp = pvc->vc_ttycommon.t_iocpending) != NULL) { in wcreioctl() 666 pvc->vc_ttycommon.t_iocpending = NULL; in wcreioctl()
|
H A D | asy.c | 1590 async->async_ttycommon.t_iocpending = NULL; in asyopen() 3326 if (tp->t_iocpending != NULL) { in async_ioctl() 3333 freemsg(async->async_ttycommon.t_iocpending); in async_ioctl() 3334 async->async_ttycommon.t_iocpending = NULL; in async_ioctl() 4114 if ((mp = async->async_ttycommon.t_iocpending) != NULL) { in async_reioctl() 4116 async->async_ttycommon.t_iocpending = NULL; in async_reioctl()
|
H A D | vcons.c | 196 pcommon->t_iocpending = NULL; in vt_init_ttycommon()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | tty.h | 48 mblk_t *t_iocpending; /* ioctl reply pending successful allocation */ member
|
H A D | ttcompat.h | 67 mblk_t *t_iocpending; /* ioctl pending successful */ member
|
/titanic_41/usr/src/uts/sun4u/starfire/cvc/ |
H A D | cvc.c | 559 if (tty->t_iocpending != NULL) { in cvc_ioctl() 560 freemsg(tty->t_iocpending); in cvc_ioctl() 561 tty->t_iocpending = NULL; in cvc_ioctl() 786 if ((mp = cp->cvc_tty.t_iocpending) != NULL) { in cvc_reioctl() 788 cp->cvc_tty.t_iocpending = NULL; in cvc_reioctl()
|
/titanic_41/usr/src/uts/sun4u/serengeti/io/ |
H A D | sgcn.c | 538 if (tty->t_iocpending != NULL) { in sgcn_ioctl() 539 freemsg(tty->t_iocpending); in sgcn_ioctl() 540 tty->t_iocpending = NULL; in sgcn_ioctl() 614 if ((mp = sgcnp->sgcn_tty.t_iocpending) != NULL) { in sgcn_reioctl() 615 sgcnp->sgcn_tty.t_iocpending = NULL; in sgcn_reioctl()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | qcn.c | 708 if (tty->t_iocpending != NULL) { in qcn_ioctl() 709 freemsg(tty->t_iocpending); in qcn_ioctl() 710 tty->t_iocpending = NULL; in qcn_ioctl() 812 if ((mp = qcnp->qcn_tty.t_iocpending) == NULL) in qcn_reioctl() 815 qcnp->qcn_tty.t_iocpending = NULL; in qcn_reioctl()
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xencons.c | 433 async->async_ttycommon.t_iocpending = NULL; in xenconsopen() 905 if (tp->t_iocpending != NULL) { in xcasync_ioctl() 912 freemsg(async->async_ttycommon.t_iocpending); in xcasync_ioctl() 913 async->async_ttycommon.t_iocpending = NULL; in xcasync_ioctl() 1259 if ((mp = async->async_ttycommon.t_iocpending) != NULL) { in xcasync_reioctl() 1261 async->async_ttycommon.t_iocpending = NULL; in xcasync_reioctl()
|
/titanic_41/usr/src/uts/common/io/warlock/ |
H A D | wc.wlcmd | 84 ignore vc_state::vc_ttycommon.t_iocpending
|
/titanic_41/usr/src/uts/sun/io/ |
H A D | zs_async.c | 813 za->za_ttycommon.t_iocpending = NULL; in zsa_open() 2723 if ((mp = za->za_ttycommon.t_iocpending) != NULL) { in zsa_reioctl() 2727 za->za_ttycommon.t_iocpending = NULL; in zsa_reioctl() 2748 if (za->za_ttycommon.t_iocpending != NULL) { in zsa_ioctl() 2755 freemsg(za->za_ttycommon.t_iocpending); in zsa_ioctl() 2756 za->za_ttycommon.t_iocpending = NULL; in zsa_ioctl()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | cvc.c | 820 if ((mp = cp->cvc_tty.t_iocpending) != NULL) { in cvc_reioctl() 822 cp->cvc_tty.t_iocpending = NULL; in cvc_reioctl()
|
/titanic_41/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 984 async->async_ttycommon.t_iocpending = NULL; in asyopen() 2781 if (tp->t_iocpending != NULL) { in async_ioctl() 2788 freemsg(async->async_ttycommon.t_iocpending); in async_ioctl() 2789 async->async_ttycommon.t_iocpending = NULL; in async_ioctl() 3523 if ((mp = async->async_ttycommon.t_iocpending) != NULL) { in async_reioctl() 3525 async->async_ttycommon.t_iocpending = NULL; in async_reioctl()
|
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/ |
H A D | usbser.c | 1498 tp->t_iocpending = NULL; in usbser_open_init() 2602 if (tp->t_iocpending != NULL) { in usbser_ioctl() 2609 freemsg(tp->t_iocpending); in usbser_ioctl() 2610 tp->t_iocpending = NULL; in usbser_ioctl()
|