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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_debug.h99 #define DEBUG3(flag, dip, fmt, a1, a2, a3) \ macro
117 #define DEBUG3(flag, dip, fmt, a1, a2, a3) macro
/illumos-gate/usr/src/cmd/rmt/
H A Drmt.c126 #define DEBUG3(f, a, b, c) if (debug) \ macro
230 DEBUG3("rmtd: %c %s %s\n", key, op, count);
/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c55 #define DEBUG3(fmt, a1, a2, a3) \ macro
61 #define DEBUG3(fmt, a1, a2, a3) macro
675 DEBUG3("hpc_install_event_handler: handle=%x, mask=%x, arg=%x",
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dsimba.c78 #define DEBUG3(f, s, a, b, c) if ((f)& simba_debug_flags) \ macro
95 #define DEBUG3(f, s, a, b, c) macro
509 DEBUG3(D_MAP, "simba_bus_map(): dip=%p, rdip=%p, mp=%p", dip, rdip, mp);
510 DEBUG3(D_MAP, "simba_bus_map(): offset=%lx, len=%lx, vaddrp=%p",
929 DEBUG3(D_DETACH, "%s%d: saving child dip=%p\n",
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c540 #define DEBUG3(a) if (ldterm_debug >= 3) printf a /* M_CTL Stuff */ macro
548 #define DEBUG3(a) macro
1075 DEBUG3(("ldtermrput: M_CTL received\n"));
1082 DEBUG3((
1094 DEBUG3(("ldtermrput: M_CTL Query Reply\n"));
1096 DEBUG3(("No information in Query Message\n"));
1101 DEBUG3(("ldtermrput: M_CTL GrandScheme\n"));
1109 DEBUG3(("Incorrect query replysize\n"));
1149 DEBUG3(("Unknown M_CTL Message\n"));
/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsb.h690 #define DEBUG3(fmt, a1, a2, a3)\ macro
700 #define DEBUG3(fmt, a1, a2, a3) macro
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c198 #define DEBUG3(fmt, a1, a2, a3)\ macro
211 #define DEBUG3(fmt, a1, a2, a3) macro
607 DEBUG3("no device : bus "
624 DEBUG3("configure: bus => [%d] "
1354 DEBUG3("pcicfg: checking device %x,%x for indirect map. rc=%d\n",
1434 DEBUG3("pcicfg: ntbridge child range: space=%x, base=%lx, len=%lx\n",
2058 DEBUG3("64 addr = [0x%x.0x%x] len [0x%x]\n",
2095 DEBUG3("32 addr = [0x%x.0x%x] len [0x%x]\n",
2124 DEBUG3("I/O addr = [0x%x.0x%x] len [0x%x]\n",
2344 DEBUG3("hol
[all...]
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c239 #define DEBUG3(fmt, a1, a2, a3)\ macro
249 #define DEBUG3(fmt, a1, a2, a3) macro
602 DEBUG3("%s#%d has %d slots",
755 DEBUG3("Configuring [0x%x][0x%x][0x%x]\n",
769 DEBUG3("no device : bus "
786 DEBUG3("configure: bus => [%d] "
1456 DEBUG3("pcicfg: checking device %x,%x for indirect map. rc=%d\n",
1529 DEBUG3("pcicfg: ntbridge child range: space=%x, base=%lx, len=%lx\n",
2145 DEBUG3("64 addr = [0x%x.%x] len [0x%x]\n",
2178 DEBUG3("3
[all...]

Completed in 758 milliseconds