/titanic_44/usr/src/uts/common/io/ |
H A D | strredirm.c | 156 if (DB_TYPE(mp) == M_HANGUP) in wcmrput()
|
H A D | telmod.c | 320 (void) putnextctl(q, M_HANGUP); in telmodclose() 441 mp->b_datap->db_type = M_HANGUP; in telmodrput() 568 mp->b_datap->db_type = M_HANGUP; in telmodrsrv()
|
H A D | logindmux.c | 685 case M_HANGUP: in logdmuxlrput() 775 mp->b_datap->db_type = M_HANGUP; in logdmuxlrput() 879 case M_HANGUP: in logdmuxlrsrv()
|
H A D | rlmod.c | 326 (void) putnextctl(q, M_HANGUP); in rlmodclose() 399 mp->b_datap->db_type = M_HANGUP; in rlmodrput() 526 mp->b_datap->db_type = M_HANGUP; in rlmodrsrv()
|
H A D | dedump.c | 206 { M_HANGUP, "M_HANGUP ", dedump_raw },
|
H A D | tirdwr.c | 310 mp->b_datap->db_type = M_HANGUP; in tirdwrrput()
|
H A D | ptm.c | 419 (void) putnextctl(pts_rdq, M_HANGUP); in ptmclose()
|
H A D | ptem.c | 413 case M_HANGUP: in ptemrput()
|
H A D | tty_pty.c | 297 (void) putctl(q, M_HANGUP); in ptcclose()
|
H A D | consms.c | 611 case M_HANGUP:
|
H A D | conskbd.c | 1221 case M_HANGUP: in conskbdlrput()
|
/titanic_44/usr/src/uts/sun4u/opl/io/ |
H A D | dm2s.c | 463 (void) putnextctl(rq, M_HANGUP); in dm2s_close() 873 (void) putctl(rq, M_HANGUP); in dm2s_event_handler() 938 (void) putnextctl(RD(wq), M_HANGUP); in dm2s_start() 1041 (void) putnextctl(rq, M_HANGUP); in dm2s_receive()
|
/titanic_44/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_44/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_44/usr/src/uts/sun4v/io/ |
H A D | qcn.c | 1045 (void) putctl(qcn_state->qcn_readq, M_HANGUP); in qcn_soft_intr() 1206 (void) putctl(qcn_state->qcn_readq, M_HANGUP); in qcn_poll_handler()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | stream.h | 456 #define M_HANGUP 0x89 /* line disconnect */ macro
|
/titanic_44/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux.c | 926 putnextctl(SM_RQ(uqi), M_HANGUP) == 0) { in sm_link_req() 1569 case M_HANGUP: in sm_ursendup() 1813 case M_HANGUP: in sm_sendup()
|
/titanic_44/usr/src/uts/common/fs/fifofs/ |
H A D | fifovnops.c | 507 (void) putnextctl_wait(sd_wrq, M_HANGUP); in fifo_close() 559 (void) putnextctl_wait(sd_wrq, M_HANGUP); in fifo_close()
|
/titanic_44/usr/src/uts/common/io/ppp/spppasyn/ |
H A D | spppasyn.c | 948 case M_HANGUP: in spppasyn_rput() 1605 outmp->b_datap->db_type = M_HANGUP; in ahdlc_decode()
|
/titanic_44/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_44/usr/src/uts/common/io/usb/clients/usbser/ |
H A D | usbser.c | 1125 (void) putnextctl(rq, M_HANGUP); in usbser_disconnect_ports() 2420 rq_msg = M_HANGUP; in usbser_status_proc_cb()
|
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | streams.c | 201 { "M_HANGUP", M_HANGUP, "line disconnect" },
|
/titanic_44/usr/src/uts/common/io/ppp/sppp/ |
H A D | sppp.c | 1924 case M_HANGUP: in sppp_recv_nondata()
|
/titanic_44/usr/src/uts/common/io/ppp/sppptun/ |
H A D | sppptun.c | 603 MTYPE(mp) = M_HANGUP; in tclvm_remove_tll()
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip_arp.c | 795 case M_HANGUP: in arp_rput()
|