Home
last modified time | relevance | path

Searched refs:M_DELAY (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dptem.c278 case M_DELAY: in ptemrput()
554 case M_DELAY: /* tty delays not supported */ in ptemwput()
855 case M_DELAY: /* tty delays not supported */ in ptemwmsg()
H A Ddedump.c191 { M_DELAY, "M_DELAY ", dedump_int },
H A Dwscons.c528 case M_DELAY: in wcuwsrv()
772 case M_DELAY: in wcuwput()
H A Dstream.c3099 if ((datamsg(type) && (type != M_DELAY)) || in putctl()
3117 if ((datamsg(type) && (type != M_DELAY)) || in putctl1()
3133 if ((datamsg(type) && (type != M_DELAY)) || in putnextctl1()
3150 if ((datamsg(type) && (type != M_DELAY)) || in putnextctl()
H A Dasy.c3151 case M_DELAY: in async_nstart()
4012 case M_DELAY: in asywputdo()
H A Dldterm.c3963 M_DELAY; in ldterm_output_msg()
/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h457 #define M_DELAY 0x0c /* real-time xmit delay (1 param) */ macro
750 (type) == M_DELAY)
/illumos-gate/usr/src/uts/common/os/
H A Dddi.c247 db_type == M_PCPROTO || db_type == M_DELAY); in datamsg()
H A Dstreamio.c2498 case M_DELAY: in strrput_nondata()
H A Dstrsubr.c3576 if ((datamsg(type) && (type != M_DELAY)) || in putnextctl_wait()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c2519 case M_DELAY: in usbser_wmsg()
3318 case M_DELAY: str = "M_DELAY"; break; in usbser_msgtype2str()
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c1517 case M_DELAY: in zsa_wput()
2445 case M_DELAY: in zsa_start()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c1184 case M_DELAY: in xenconswput()
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c870 case M_DELAY:
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c192 { "M_DELAY", M_DELAY, "real-time xmit delay" },
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c2583 case M_DELAY: in async_nstart()
3435 case M_DELAY: in asywput()