Searched refs:M_STOPI (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/uts/common/io/ |
H A D | pckt.c | 389 case M_STOPI: in pcktrput() 458 case M_STOPI: in pcktrsrv()
|
H A D | dedump.c | 212 { M_STOPI, "M_STOPI ", dedump_raw },
|
H A D | logindmux.c | 811 case M_STOPI: in logdmuxlrput()
|
H A D | ldterm.c | 1456 (void) putnextctl(wrq, M_STOPI); in ldtermrput() 4272 (void) putnextctl(q, M_STOPI); in ldterm_do_ioctl()
|
H A D | asy.c | 3988 case M_STOPI: in asywputdo()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | stream.h | 462 #define M_STOPI 0x8f /* stop reception immediately */ macro
|
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/ |
H A D | usbser.c | 2290 (void) putctl(wq, M_STOPI); in usbser_rx_cb_put() 2298 (void) putctl(wq, M_STOPI); in usbser_rx_cb_put() 2497 case M_STOPI: in usbser_wmsg() 3316 case M_STOPI: str = "M_STOPI"; break; in usbser_msgtype2str()
|
/titanic_44/usr/src/uts/common/io/kb8042/ |
H A D | kb8042.c | 825 case M_STOPI:
|
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | xencons.c | 1192 case M_STOPI: in xenconswput()
|
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | streams.c | 207 { "M_STOPI", M_STOPI, "stop reception immediately" },
|
/titanic_44/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux.c | 1149 case M_STOPI: in sm_hp_uwput()
|
/titanic_44/usr/src/uts/sun/io/ |
H A D | zs_async.c | 1528 case M_STOPI: in zsa_wput()
|
/titanic_44/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 3446 case M_STOPI: in asywput()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | streamio.c | 2433 case M_STOPI: in strrput_nondata()
|