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

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

Completed in 62 milliseconds