Searched defs:DPRINTF1 (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/sparc/os/
H A Dobpsym_1275.c61 #define DPRINTF1(str, a) if (obpsym_debug) prom_printf(str, a); macro
H A Dobpsym.c59 #define DPRINTF1(str, a) if (obpsym_debug) prom_printf(str, a); macro
131 DPRINTF1("value_to_name: Looking for %p\n", (void *)value);
/illumos-gate/usr/src/lib/libsmedia/library/common/
H A Dl_defines.h57 #define DPRINTF1(str, a) (void) printf(str, a) macro
63 #define DPRINTF1(str, a) macro
/illumos-gate/usr/src/cmd/rmformat/
H A Drmformat.h60 #define DPRINTF1(str, a) (void) printf(str, a) macro
66 #define DPRINTF1(str, a) macro
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c69 #define DPRINTF1(class, action, fmt, arg1) \ macro
86 #define DPRINTF1(class, action, fmt, arg1) macro
312 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "_init ret: 0x%08x\n", error);
322 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "_init ret: 0x%08x\n", error);
362 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "_fini ret: 0x%08x\n", error);
380 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "_info ret: 0x%08x\n", error);
397 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "key = 0x%x\n", key);
398 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "direction = %d\n", direction);
399 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "event_handlerp = %p\n",
407 DPRINTF1(DBG_RET
[all...]
/illumos-gate/usr/src/uts/sun4u/javelin/io/
H A Denvctrltwo.c164 #define DPRINTF1 if (envctrl_debug_flags && (envctrl_debug_flags & 0x1)) printf macro
528 DPRINTF1("envctrl_attach(): Completed initialization of PCF8584");
1234 DPRINTF1("Interrupt routine called, interrupt = %X\n", recv_data);
1240 DPRINTF1("Temperature interrupt detected\n");
1252 DPRINTF1("Disk interrupt detected\n");
1265 DPRINTF1("Fan interrupt detected\n");
1277 DPRINTF1("Keyswitch interrupt detected\n");
1283 DPRINTF1("Power supply interrupt detected\n");
1471 DPRINTF1("envctrl_tempr_poll(): Checking system temps\n");
1714 DPRINTF1("devic
[all...]
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasvar.h763 #define DPRINTF1(str, a) if (DDEBUGGING) fas_dprintf(fas, str, a) macro
794 #define DPRINTF1(str, a)

Completed in 88 milliseconds