Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dptem.c279 case M_DELAY: in ptemrput()
552 case M_DELAY: /* tty delays not supported */ in ptemwput()
850 case M_DELAY: /* tty delays not supported */ in ptemwmsg()
H A Ddedump.c193 { M_DELAY, "M_DELAY ", dedump_int },
H A Dwscons.c624 case M_DELAY: in wcuwput()
1128 case M_DELAY: in wcstart()
H A Dstream.c3118 if ((datamsg(type) && (type != M_DELAY)) || in putctl()
3136 if ((datamsg(type) && (type != M_DELAY)) || in putctl1()
3152 if ((datamsg(type) && (type != M_DELAY)) || in putnextctl1()
3169 if ((datamsg(type) && (type != M_DELAY)) || in putnextctl()
H A Dasy.c3119 case M_DELAY: in async_nstart()
3974 case M_DELAY: in asywputdo()
H A Dldterm.c3944 M_DELAY; in ldterm_output_msg()
/titanic_50/usr/src/uts/common/sys/
H A Dstream.h439 #define M_DELAY 0x0c /* real-time xmit delay (1 param) */ macro
738 (type) == M_DELAY)
/titanic_50/usr/src/uts/common/os/
H A Dddi.c247 db_type == M_PCPROTO || db_type == M_DELAY); in datamsg()
H A Dstreamio.c2429 case M_DELAY: in strrput_nondata()
H A Dstrsubr.c3551 if ((datamsg(type) && (type != M_DELAY)) || in putnextctl_wait()
/titanic_50/usr/src/uts/common/io/kb8042/
H A Dkb8042.c823 case M_DELAY:
/titanic_50/usr/src/uts/common/xen/io/
H A Dxencons.c1180 case M_DELAY: in xenconswput()
/titanic_50/usr/src/uts/sun/io/
H A Dzs_async.c1516 case M_DELAY: in zsa_wput()
2442 case M_DELAY: in zsa_start()
/titanic_50/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c2520 case M_DELAY: in usbser_wmsg()
3319 case M_DELAY: str = "M_DELAY"; break; in usbser_msgtype2str()
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c188 { "M_DELAY", M_DELAY, "real-time xmit delay" },
/titanic_50/usr/src/uts/sun4/io/
H A Dsu_driver.c2583 case M_DELAY: in async_nstart()
3434 case M_DELAY: in asywput()
/titanic_50/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1273 case M_DELAY: in sm_uwput()