Searched defs:DEBUG2 (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_debug.h97 #define DEBUG2(flag, dip, fmt, a1, a2) \ macro
116 #define DEBUG2(flag, dip, fmt, a1, a2) macro
/illumos-gate/usr/src/cmd/rmt/
H A Drmt.c125 #define DEBUG2(f, a, b) if (debug) (void) fprintf(debug, (f), (a), (b)) macro
214 DEBUG2("rmtd: L %s %s\n", count, pos);
398 DEBUG2(gettext("%s: garbage command '%c'\n"),
433 DEBUG2("rmtd: O %s %s\n", device, mode);
472 DEBUG2("rmtd: E %d (%s)\n", Errno, errstr);
503 DEBUG2(gettext("%s: cannot allocate %ld-byte buffer\n"),
/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c53 #define DEBUG2(fmt, a1, a2) \ macro
60 #define DEBUG2(fmt, a1, a2) macro
326 DEBUG2("hpc_nexus_register_bus: %s%d",
392 DEBUG2("hpc_nexus_unregister_bus: %s%d",
574 DEBUG2("hpc_slot_unregister: handlep=%x, slotp=%x", handlep, slotp);
718 DEBUG2("hpc_slot_event_notify: handle=%x event=%x", handle, event);
758 DEBUG2("hpc_slot_event_notify: busp=%x event=%x", busp, event);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dsimba.c75 #define DEBUG2(f, s, a, b) if ((f)& simba_debug_flags) \ macro
94 #define DEBUG2(f, s, a, b) macro
435 DEBUG2(D_ATTACH, "simba_attach(): clsz=%x, lt=%x\n",
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c539 #define DEBUG2(a) if (ldterm_debug >= 2) printf a /* allocations */ macro
547 #define DEBUG2(a) macro
/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsb.h688 #define DEBUG2(fmt, a1, a2)\ macro
699 #define DEBUG2(fmt, a1, a2) macro
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c196 #define DEBUG2(fmt, a1, a2)\ macro
210 #define DEBUG2(fmt, a1, a2) macro
603 DEBUG2("configure failed: bus [0x%x] device "
736 DEBUG2("Cleaning up device [0x%x] function [0x%x]\n",
948 DEBUG2("Need to free bus [%d] range [%d]\n",
1034 DEBUG2("Connector requested [0x%llx], needs [0x%llx] bytes of memory\n",
1062 DEBUG2("Connector requested [0x%llx], needs [0x%llx] bytes of IO\n",
1091 DEBUG2("Connector requested [0x%llx], needs [0x%llx] bytes of PF "
1094 DEBUG2("MEMORY BASE = [0x%lx] length [0x%lx]\n",
1096 DEBUG2("I
[all...]
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c237 #define DEBUG2(fmt, a1, a2)\ macro
248 #define DEBUG2(fmt, a1, a2) macro
637 DEBUG2("device_type property missing for %s#%d",
764 DEBUG2("configure failed: "
875 DEBUG2("Cleaning up device [0x%x] function [0x%x]\n",
1080 DEBUG2("Need to free bus [%d] range [%d]\n",
1170 DEBUG2("Connector requested [0x%llx], needs [0x%llx] bytes of memory\n",
1209 DEBUG2("Connector requested [0x%llx], needs [0x%llx] bytes of IO\n",
1212 DEBUG2("MEMORY BASE = [0x%x] length [0x%x]\n",
1214 DEBUG2("I
[all...]

Completed in 118 milliseconds