/titanic_50/usr/src/uts/sun4u/starfire/cvc/ |
H A D | cvc.c | 680 (void) putnextctl(cvcinput_q, M_HANGUP); in cvc_redir() 814 (void) putnextctl(cvcinput_q, M_HANGUP); in cvc_bbsram_ops() 853 (void) putnextctl(cvcoutput_q, M_HANGUP); in cvc_bbsram_ops()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | ldterm.c | 1187 (void) putnextctl(wrq, M_STARTI); in ldtermrput() 1204 (void) putnextctl(wrq, M_STARTI); in ldtermrput() 1260 (void) putnextctl(wrq, M_START); in ldtermrput() 1281 (void) putnextctl(wrq, in ldtermrput() 1289 (void) putnextctl(wrq, in ldtermrput() 1456 (void) putnextctl(wrq, M_STOPI); in ldtermrput() 1604 (void) putnextctl(WR(q), M_START); in ldtermrmsg() 4039 (void) putnextctl(WR(q), M_STARTI); in ldterm_dosig() 4059 (void) putnextctl(WR(q), M_START); in ldterm_dosig() 4259 (void) putnextctl(q, M_STOP); in ldterm_do_ioctl() [all …]
|
H A D | ptem.c | 302 if (!putnextctl(q, M_BREAK)) { in ptemrput() 758 (void) putnextctl(q, M_BREAK); in ptemwmsg()
|
H A D | ptm.c | 419 (void) putnextctl(pts_rdq, M_HANGUP); in ptmclose()
|
H A D | telmod.c | 320 (void) putnextctl(q, M_HANGUP); in telmodclose()
|
H A D | rlmod.c | 326 (void) putnextctl(q, M_HANGUP); in rlmodclose()
|
H A D | stream.c | 3165 putnextctl(queue_t *q, int type) in putnextctl() function
|
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | cvc.c | 725 (void) putnextctl(cvcinput_q, M_HANGUP); in cvc_redir() 863 (void) putnextctl(cvcinput_q, M_HANGUP); in cvc_iosram_ops() 877 (void) putnextctl(cvcoutput_q, M_HANGUP); in cvc_iosram_ops()
|
/titanic_50/usr/src/uts/sun4u/opl/io/ |
H A D | dm2s.c | 463 (void) putnextctl(rq, M_HANGUP); in dm2s_close() 938 (void) putnextctl(RD(wq), M_HANGUP); in dm2s_start() 1041 (void) putnextctl(rq, M_HANGUP); in dm2s_receive()
|
/titanic_50/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux.c | 926 putnextctl(SM_RQ(uqi), M_HANGUP) == 0) { in sm_link_req() 1145 (void) putnextctl(SM_WQ(plqi), msgtype); in sm_hp_uwput() 1153 (void) putnextctl(SM_WQ(plqi), msgtype); in sm_hp_uwput() 1162 (void) putnextctl(SM_WQ(plqi), msgtype); in sm_hp_uwput() 1173 (void) putnextctl(SM_WQ(plqi), msgtype); in sm_hp_uwput()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | stream.h | 807 extern int putnextctl(queue_t *, int);
|
/titanic_50/usr/src/uts/sun/io/ |
H A D | zs_async.c | 2307 (void) putnextctl(q, M_UNHANGUP); in zsa_softint() 2310 (void) putnextctl(q, M_BREAK); in zsa_softint() 2332 (void) putnextctl(q, M_HANGUP); in zsa_softint()
|
/titanic_50/usr/src/uts/common/io/usb/clients/usbser/ |
H A D | usbser.c | 1125 (void) putnextctl(rq, M_HANGUP); in usbser_disconnect_ports() 1316 (void) putnextctl(rq, M_UNHANGUP); in usbser_restore_ports_state() 2440 (void) putnextctl(rq, rq_msg); in usbser_status_proc_cb()
|
/titanic_50/usr/src/uts/common/inet/ipnet/ |
H A D | ipnet.c | 1330 (void) putnextctl(ipnet->ipnet_rq, M_HANGUP); in ipnetif_remove() 1813 (void) putnextctl(ipnet->ipnet_rq, M_HANGUP); in ipnetif_zonecheck()
|
/titanic_50/usr/src/man/man9f/ |
H A D | Makefile | 408 putnextctl.9f \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 404 file path=usr/share/man/man9f/putnextctl.9f
|