Lines Matching refs:DBG
142 #define DBG(a) if (ptm_debug) cmn_err(CE_NOTE, a) macro
144 #define DBG(a) macro
418 DBG(("send hangup message to slave\n")); in ptmclose()
459 DBG(("entering ptmwput\n")); in ptmwput()
475 DBG(("ptm got flush request\n")); in ptmwput()
477 DBG(("got FLUSHW, flush ptm write Q\n")); in ptmwput()
489 DBG(("got FLUSHR, set FLUSHW\n")); in ptmwput()
494 DBG(("putnext to pts\n")); in ptmwput()
508 DBG(("got M_IOCTL but no slave\n")); in ptmwput()
521 DBG(("ack the UNLKPT/ISPTM\n")); in ptmwput()
590 DBG(("got msg. but no slave\n")); in ptmwput()
600 DBG(("put msg on master's write queue\n")); in ptmwput()
604 DBG(("return from ptmwput()\n")); in ptmwput()
619 DBG(("entering ptmrsrv\n")); in ptmrsrv()
628 DBG(("leaving ptmrsrv\n")); in ptmrsrv()
644 DBG(("entering ptmwsrv\n")); in ptmwsrv()
651 DBG(("leaving ptmwsrv (no messages)\n")); in ptmwsrv()
657 DBG(("in master write srv proc but no slave\n")); in ptmwsrv()
692 DBG(("put msg. back on queue\n")); in ptmwsrv()
699 DBG(("send message to slave\n")); in ptmwsrv()
702 DBG(("leaving ptmwsrv\n")); in ptmwsrv()