Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dptms.h122 #define DDBG(a, b) ptms_log(a, b) macro
125 #define DDBG(a, b) macro
/titanic_41/usr/src/uts/common/io/
H A Dptm.c348 DDBG("ptmopen(): mop allocation failed\n", 0); in ptmopen()
353 DDBG("ptmopen(): pty allocation failed\n", 0); in ptmopen()
361 DDBG("ptmopen(): allocated minor %d\n", dminor); in ptmopen()
H A Dpts.c300 DDBG("entering ptsopen(%d)", dminor); in ptsopen()
338 DDBG("ptsopen: state = %x\n", ptsp->pt_state); in ptsopen()
H A Dptms_conf.c574 DDBG("ptmopen(%d): need to grow\n", (int)ptms_inuse); in ptms_grow()