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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_debug.h95 #define DEBUG1(flag, dip, fmt, a1) \ macro
115 #define DEBUG1(flag, dip, fmt, a1) macro
/illumos-gate/usr/src/cmd/rmt/
H A Drmt.c124 #define DEBUG1(f, a) if (debug) (void) fprintf(debug, (f), (a)) macro
286 DEBUG1("rmtd: %c\n", key);
302 DEBUG1("rmtd: s%c\n", key);
361 DEBUG1("rmtd: W %s\n", count);
368 DEBUG1(gettext("%s: premature eof\n"),
386 DEBUG1("rmtd: R %s\n", count);
421 DEBUG1("rmtd: C %s\n", device);
475 DEBUG1("rmtd: A %lld\n", rval);
/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c51 #define DEBUG1(fmt, a1) \ macro
59 #define DEBUG1(fmt, a1) macro
454 DEBUG1("hpc_slot_register: %s", bus);
471 DEBUG1("hpc_slot_register: %s not in bus list", bus);
597 DEBUG1("hpc_slot_unregister: callback returned %x", r);
607 DEBUG1("hpc_slot_unregister: freeing slot, bus_slot_list=%x",
696 DEBUG1("hpc_remove_event_handler: handle=%x", handle);
852 DEBUG1("hpc_slot_event_dispatcher: busp=%x", busp);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dsimba.c72 #define DEBUG1(f, s, a) if ((f)& simba_debug_flags) \ macro
93 #define DEBUG1(f, s, a) macro
383 DEBUG1(D_ATTACH, "attach(%p) ATTACH\n", devi);
643 DEBUG1(D_CTLOPS, "simba_ctlops(): *result=%lx\n", *(off_t *)result);
706 DEBUG1(D_INIT_CLD, "simba_initchild(): child=%p\n", child);
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c538 #define DEBUG1(a) if (ldterm_debug == 1) printf a macro
546 #define DEBUG1(a) macro
1188 DEBUG1(("M_STARTI down\n"));
1205 DEBUG1(("M_STARTI down\n"));
1457 DEBUG1(("M_STOPI down\n"));
3092 DEBUG1(("ldtermwmsg:M_READ RECEIVED\n"));
/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsb.h686 #define DEBUG1(fmt, a1)\ macro
698 #define DEBUG1(fmt, a1) macro
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c194 #define DEBUG1(fmt, a1)\ macro
209 #define DEBUG1(fmt, a1) macro
710 DEBUG1("Next Function - %x\n", func);
834 DEBUG1("ntbridge bus range start ->[%d]\n", next_bus);
931 DEBUG1("ntbridge: finish probing 2nd bus, rc=%d\n", rc);
980 DEBUG1("pcicfg: now unloading the ntbridge driver. rc1=%d\n", rc1);
1113 DEBUG1("Configuring children for %p\n", dip);
1385 DEBUG1("ntbridge child: no \"%s\" property\n",
1406 DEBUG1("Failed to get assigned-addresses property %llx\n", dip);
1409 DEBUG1("pcicf
[all...]
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c235 #define DEBUG1(fmt, a1)\ macro
247 #define DEBUG1(fmt, a1) macro
679 DEBUG1("device port_type = %x\n", port_type);
841 DEBUG1("Next Function - %x\n", func);
956 DEBUG1("ntbridge bus range start ->[%d]\n", next_bus);
1063 DEBUG1("ntbridge: finish probing 2nd bus, rc=%d\n", rc);
1118 DEBUG1("pcicfg: now unloading the ntbridge driver. rc1=%d\n", rc1);
1241 DEBUG1("Configuring children for %llx\n", dip);
1389 DEBUG1("cannot destroy ntbridge memory map size=%x\n",
1395 DEBUG1("canno
[all...]

Completed in 139 milliseconds