Home
last modified time | relevance | path

Searched refs:DDBG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dptms.h121 #define DDBG(a, b) ptms_log(a, b) macro
124 #define DDBG(a, b) macro
/illumos-gate/usr/src/uts/common/io/
H A Dptm.c353 DDBG("ptmopen(): mop allocation failed\n", 0); in ptmopen()
358 DDBG("ptmopen(): pty allocation failed\n", 0); in ptmopen()
366 DDBG("ptmopen(): allocated minor %d\n", dminor); in ptmopen()
H A Dpts.c302 DDBG("entering ptsopen(%d)", dminor); in ptsopen()
340 DDBG("ptsopen: state = %x\n", ptsp->pt_state); in ptsopen()
H A Dptms_conf.c578 DDBG("ptmopen(%d): need to grow\n", (int)ptms_inuse); in ptms_grow()