Searched refs:TIOCSBRK (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dttold.h156 #define TIOCSBRK _IO('t', 123) /* set break bit */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dttold.h133 #define TIOCSBRK (tIOC|123) /* set break bit */ macro
H A Dtermios.h431 #define TIOCSBRK (tIOC|123) /* set break bit */ macro
/illumos-gate/usr/src/cmd/bnu/
H A Dline.c541 (void) (*Ioctl)(fn, TIOCSBRK, 0);
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c560 case TIOCSBRK:
/illumos-gate/usr/src/uts/sun4u/starfire/cvc/
H A Dcvc.c583 case TIOCSBRK:
/illumos-gate/usr/src/uts/sun4v/io/
H A Dqcn.c758 case TIOCSBRK:
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c2702 case TIOCSBRK: /* set break */
3348 case TIOCSBRK: str = "TIOCSBRK"; break;
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c996 case TIOCSBRK:
/illumos-gate/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1011 case TIOCSBRK:
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c985 * untimed (TIOCSBRK). For the timed case, these are enqueued on our
2846 case TIOCSBRK:
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c1142 * untimed (TIOCSBRK). For the timed case, these are enqueued on our
3097 case TIOCSBRK:
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c389 { (uint_t)TIOCSBRK, "TIOCSBRK", NULL },
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c1801 * untimed (TIOCSBRK). For the timed case, these are enqueued on our
3596 case TIOCSBRK:
3852 * If an TIOCSBRK is in progress,
3855 * If TIOCSBRK is not in progress,
3881 * If an TIOCSBRK is in progress,
3884 * If TIOCSBRK is not in progress,
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c3146 case TIOCSBRK:

Completed in 133 milliseconds