Searched refs:TCSBRK (Results 26 - 34 of 34) sorted by relevance

12

/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c1141 * There are two flavors of break -- timed (M_BREAK or TCSBRK) and
3018 case TCSBRK:
3332 case TCSBRK:
3427 * TCSBRK ioctl that it expects a response to.)
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c521 (void) ioctl(1, TCSBRK, 1);
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c992 case TCSBRK:
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvcc.c1852 case TCSBRK:
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c1800 * There are two flavors of break -- timed (M_BREAK or TCSBRK) and
3522 case TCSBRK:
3836 case TCSBRK:
H A Dldterm.c754 /* allocate a TCSBRK ioctl in case we'll need it on close */
755 if ((qryp = open_ioctl(q, TCSBRK)) == NULL)
764 * semantics. If not, we'll have to approximate it using TCSBRK. If
770 * TCSBRK during close.
873 * sending down TCSBRK,1 to drain the output and waiting for
3223 case TCSBRK:
4290 * TCSBRK is expected to be handled by the driver.
4292 * the argument to TCSBRK is zero driver has to drain
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c353 { (uint_t)TCSBRK, "TCSBRK", NULL },
H A Dprint.c363 case TCSBRK:
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c3127 case TCSBRK:
3342 case TCSBRK:

Completed in 269 milliseconds

12