Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dpckt.c385 case M_READ: in pcktrput()
456 case M_READ: in pcktrsrv()
653 case M_READ: in add_ctl_info()
H A Ddedump.c202 { M_READ, "M_READ ", dedump_ssize },
H A Dptem.c280 case M_READ: in ptemrput()
492 case M_READ: in ptemwput()
H A Dptm.c580 case M_READ: in ptmwput()
H A Dpts.c598 case M_READ: in ptswput()
H A Dzcons.c907 case M_READ: /* supposedly from ldterm? */ in zc_wput()
H A Decpp.c1389 case M_READ: in ecpp_wput()
2077 case M_READ: in ecpp_wsrv()
H A Dldterm.c3091 case M_READ: in ldtermwput()
/titanic_44/usr/src/uts/common/sys/
H A Dstream.h452 #define M_READ 0x85 /* generate read notification */ macro
/titanic_44/usr/src/uts/sun4u/starfire/cvc/
H A Dcvc.c446 case M_READ: in cvc_wput()
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dcvc.c471 case M_READ: in cvc_wput()
/titanic_44/usr/src/uts/common/io/kb8042/
H A Dkb8042.c826 case M_READ: /* ignore, no buffered data */
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c197 { "M_READ", M_READ, "generate read notification" },
/titanic_44/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1184 case M_READ: in sm_hp_uwput()
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c3325 case M_READ: str = "M_READ"; break; in usbser_msgtype2str()
/titanic_44/usr/src/uts/common/os/
H A Dstrsubr.c3057 mp->b_datap->db_type = M_READ; in strwaitq()