Searched refs:DPRINTF2 (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/libsmedia/library/common/
H A Dl_defines.h58 #define DPRINTF2(str, a, b) (void) printf(str, a, b) macro
64 #define DPRINTF2(str, a, b) macro
H A Dl_misc.c160 DPRINTF2("version expected = %d version "
296 DPRINTF2("call_function:signature expected=0x%x, found=0x%x\n",
382 DPRINTF2("fd=%d signature=0x%x\n", handle->sm_fd, handle->sm_signature);
/illumos-gate/usr/src/cmd/rmformat/
H A Drmformat.h61 #define DPRINTF2(str, a, b) (void) printf(str, a, b) macro
67 #define DPRINTF2(str, a, b) macro
H A Drmf_menu.c886 DPRINTF2("Reading %d blks starting at %llu\n",
903 DPRINTF2(
934 DPRINTF2("Writing %d blks starting at %llu\n",
943 DPRINTF2(
956 DPRINTF2("Read after write %d blks starting at %llu\n",
965 DPRINTF2(
H A Drmf_misc.c1896 DPRINTF2("cannot chdir() to %s - %s\n",
1912 DPRINTF2("%s: lstat() failed - %s\n",
1954 DPRINTF2("%s: readlink() failed - %s\n",
1971 DPRINTF2("cannot chdir() to %s - %s\n",
H A Drmf_slice.c1188 DPRINTF2("Bad magic number: is %x, should be %x.\n",
/illumos-gate/usr/src/lib/libsmedia/plugins/floppy/common/
H A Df_generic.c88 DPRINTF2(
130 DPRINTF2(
237 DPRINTF2(
311 DPRINTF2(
378 DPRINTF2(
H A Df_format.c552 DPRINTF2(
583 DPRINTF2(
597 DPRINTF2("Format track %d head %d\n", ft->track_no, ft->head);
/illumos-gate/usr/src/lib/libsmedia/plugins/blkdev/common/
H A Db_generic.c91 DPRINTF2("Signature expected=0x%x, found=0x%x\n",
146 DPRINTF2("Signature expected=0x%x, found=0x%x\n",
/illumos-gate/usr/src/uts/sparc/os/
H A Dobpsym.c60 #define DPRINTF2(str, a, b) if (obpsym_debug) prom_printf(str, a, b); macro
H A Dobpsym_1275.c62 #define DPRINTF2(str, a, b) if (obpsym_debug) prom_printf(str, a, b); macro
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c72 #define DPRINTF2(class, action, fmt, arg1, arg2) \ macro
87 #define DPRINTF2(class, action, fmt, arg1, arg2) macro
297 DPRINTF2(DBG_DEV, DBGACT_DEFAULT,
418 DPRINTF2(DBG_KMEM, DBGACT_DEFAULT, "kmem_zalloc(%lu) = %p\n",
433 DPRINTF2(DBG_KMEM, DBGACT_DEFAULT, "kmem_free(%p, %lu)\n",
1561 DPRINTF2(DBG_KMEM, DBGACT_DEFAULT, "kmem_free(%p, %lu)\n",
2387 DPRINTF2(DBG_DEV, DBGACT_DEFAULT,
2439 DPRINTF2(DBG_DEV, DBGACT_DEFAULT, "key = 0x%08x, dir = %d\n",
2447 DPRINTF2(DBG_DEV, DBGACT_DEFAULT, "waitcv = %p, hashnext = %p\n",
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasvar.h764 #define DPRINTF2(str, a, b) if (DDEBUGGING) fas_dprintf(fas, str, a, b) macro
795 #define DPRINTF2(str, a, b)
/illumos-gate/usr/src/lib/libsmedia/plugins/scsi/common/
H A Ds_generic.c77 DPRINTF2(
548 DPRINTF2(
776 DPRINTF2("Error in uscsi_cmd: retval=0x%x uscsi_status=0x%x\n",
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c4747 DPRINTF2("dmac_address = %x, dmac_size=%lx\n",
4756 DPRINTF2("dmac_address=%x, dmac_size=%lx\n",
6083 DPRINTF2("sync period %d, neg period %d\n",
8018 DPRINTF2("flushing entire tag queue, slot=%x, tcmds=%x\n",
/illumos-gate/usr/src/uts/sun4u/javelin/io/
H A Denvctrltwo.c165 #define DPRINTF2 if (envctrl_debug_flags && (envctrl_debug_flags & 0x2)) printf macro

Completed in 90 milliseconds