/titanic_44/usr/src/cmd/pcidr/ |
H A D | pcidr_common.c | 256 dprint(DDEBUG, "%s: attribute \"%s\" has invalid value = %s\n", in pcidr_check_attrs() 264 dprint(DDEBUG, "%s: attribute \"%s\" has invalid value = %s\n", in pcidr_check_attrs() 272 dprint(DDEBUG, "%s: attribute \"%s\" is empty\n", in pcidr_check_attrs() 281 dprint(DDEBUG, "%s: attribute \"%s\" has invalid value = %s\n", in pcidr_check_attrs() 289 dprint(DDEBUG, "%s: attribute \"%s\" is empty\n", in pcidr_check_attrs() 313 dprint(DDEBUG, "%s: nvlist_lookup_string() failed for " in pcidr_get_attrs() 321 dprint(DDEBUG, "%s: nvlist_lookup_string() failed for " in pcidr_get_attrs() 329 dprint(DDEBUG, "%s: nvlist_lookup_string() failed for " in pcidr_get_attrs() 337 dprint(DDEBUG, "%s: nvlist_lookup_string() failed for " in pcidr_get_attrs() 345 dprint(DDEBUG, "%s: nvlist_lookup_string() failed for " in pcidr_get_attrs()
|
H A D | pcidr.c | 176 dprint(DDEBUG, "%s: nvlist_add_string() failed: " in nvadd() 187 dprint(DDEBUG, "%s: unsupported type: name = %s, value = %s, " in nvadd() 219 dprint(DDEBUG, "%s: nvlist_alloc() failed: rv = %d\n", fn, rv); in parse_argv_attr() 239 dprint(DDEBUG, "%s: nvadd() failed: attribute \"%s\", " in parse_argv_attr() 254 dprint(DDEBUG, "%s: bad attribute argv[%d]: \"%s\"\n", fn, i, argv[i]); in parse_argv_attr() 397 dprint(DDEBUG, "%s: sysinfo cmd %d failed: " in parse_path() 442 dprint(DDEBUG, "%s: error parsing path %s\n", fn, in find_plugin() 449 dprint(DDEBUG, "%s: stat on %s failed: " in find_plugin() 452 dprint(DDEBUG, "%s: %s is not a regular " in find_plugin() 479 dprint(DDEBUG, "%s: dlopen() failed: %s\n", fn, dlerror()); in do_plugin() [all …]
|
H A D | pcidr.h | 59 typedef enum {DNONE = 0, DWARN, DINFO, DDEBUG} dlvl_t; enumerator 61 #define MAX_DLVL DDEBUG
|
/titanic_44/usr/src/cmd/pcidr/plugins/default/ |
H A D | pcidr_cfga.c | 246 cfga_msg_data.dlvl = DDEBUG; in pcidr_cfga_do_cmd() 255 dprint(DDEBUG, "%s: apid = %s is busy\n", in pcidr_cfga_do_cmd() 291 dprint(DDEBUG, "%s: unsupported cmd %d\n", cmd); in pcidr_cfga_do_cmd() 304 dprint(DDEBUG, "%s: command %s failed on apid %s", in pcidr_cfga_do_cmd() 310 dprint(DDEBUG, ": rv = %d (%s)", rv, str); in pcidr_cfga_do_cmd() 313 dprint(DDEBUG, ", error string = " in pcidr_cfga_do_cmd() 317 dprint(DDEBUG, "\n"); in pcidr_cfga_do_cmd() 325 dprint(DDEBUG, "%s: command %s already done on apid %s\n", in pcidr_cfga_do_cmd()
|
H A D | pcidr_plugin.c | 77 dprint(DDEBUG, "%s: config_list_ext() on apid = \"%s\" " in PCIDR_PLUGIN_PROTO() 81 dprint(DDEBUG, ", error string = \"%s\"", in PCIDR_PLUGIN_PROTO() 85 dprint(DDEBUG, "\n"); in PCIDR_PLUGIN_PROTO()
|
/titanic_44/usr/src/lib/udapl/libdat/ |
H A D | Makefile.com | 50 LINTFLAGS += -DDEBUG 51 LINTFLAGS64 += -DDEBUG 56 $(NOT_RELEASE_BUILD)CPPFLAGS += -DDEBUG
|
/titanic_44/usr/src/lib/cfgadm_plugins/sata/ |
H A D | Makefile.com | 40 LINTFLAGS += -DDEBUG 41 LINTFLAGS64 += -DDEBUG
|
/titanic_44/usr/src/lib/cfgadm_plugins/ib/ |
H A D | Makefile.com | 40 LINTFLAGS += -DDEBUG 41 LINTFLAGS64 += -DDEBUG
|
/titanic_44/usr/src/lib/cfgadm_plugins/usb/ |
H A D | Makefile.com | 40 LINTFLAGS += -DDEBUG 41 LINTFLAGS64 += -DDEBUG
|
/titanic_44/usr/src/uts/sparc/scsi/ |
H A D | Makefile | 122 $(WLCC) $(CPPFLAGS) -DDEBUG -o $@ $< 125 $(WLCC) $(CPPFLAGS) -DDEBUG -o $@ $<
|
/titanic_44/usr/src/uts/intel/scsi/ |
H A D | Makefile | 124 $(WLCC) $(CPPFLAGS) -DDEBUG -o $@ $< 127 $(WLCC) $(CPPFLAGS) -DDEBUG -o $@ $<
|
/titanic_44/usr/src/uts/intel/wc/ |
H A D | Makefile | 120 $(WLCC) $(CPPFLAGS) -DDEBUG -o $@ $< 123 $(WLCC) $(CPPFLAGS) -DDEBUG -o sdev_vtops.ll -c \
|
/titanic_44/usr/src/lib/cfgadm_plugins/fp/ |
H A D | Makefile.com | 42 LINTFLAGS += -DDEBUG 43 LINTFLAGS64 += -DDEBUG
|
/titanic_44/usr/src/uts/sparc/wc/ |
H A D | Makefile | 126 $(WLCC) $(CPPFLAGS) -DDEBUG -o $@ $< 129 $(WLCC) $(CPPFLAGS) -DDEBUG -o sdev_vtops.ll -c \
|
/titanic_44/usr/src/cmd/sort/ |
H A D | Makefile.com | 93 debug := SORT_DEBUG = -g -DDEBUG $(ILDOFF) 96 stats := SORT_DEBUG = -g -DSTATS -DDEBUG $(ILDOFF)
|
/titanic_44/usr/src/cmd/availdevs/ |
H A D | Makefile | 44 $(NOT_RELEASE_BUILD) CPPFLAGS += -DDEBUG
|
/titanic_44/usr/src/cmd/fs.d/smbclnt/smbiod-svc/ |
H A D | Makefile | 46 ${NOT_RELEASE_BUILD} CPPFLAGS += -DDEBUG
|
/titanic_44/usr/src/cmd/fs.d/smbclnt/smbiod/ |
H A D | Makefile | 50 ${NOT_RELEASE_BUILD} CPPFLAGS += -DDEBUG
|
/titanic_44/usr/src/cmd/backup/ |
H A D | Makefile.targ | 33 debug:= CFLAGS= -g $(XESS) -DDEBUG -DFDEBUG -DTDEBUG ${SBFLAGS}
|
/titanic_44/usr/src/lib/scsi/libses/ |
H A D | Makefile.defs | 29 $(NOT_RELEASE_BUILD)CPPFLAGS += -DDEBUG
|
/titanic_44/usr/src/cmd/beadm/ |
H A D | Makefile | 36 $(NOT_RELEASE_BUILD)CPPFLAGS += -DDEBUG
|
/titanic_44/usr/src/lib/libzfs_jni/ |
H A D | Makefile.com | 46 $(NOT_RELEASE_BUILD) CPPFLAGS += -DDEBUG
|
/titanic_44/usr/src/lib/librsm/ |
H A D | Makefile.com | 42 $(NOT_RELEASE_BUILD)DEBUG = -DDEBUG
|
/titanic_44/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | Makefile.targ | 51 parseproto := COPTFLAG = -g -DDEBUG -DMEM_DEBUG -DTRACE
|
/titanic_44/usr/src/cmd/tsol/tnd/ |
H A D | Makefile | 45 CPPFLAGS += -DDEBUG
|