HomeSort by relevance Sort by last modified time
    Searched defs:DBG (Results 1 - 25 of 28) sorted by null

1 2

  /onnv/onnv-gate/usr/src/cmd/tnf/prex/
dbg.h 36 #define DBG(x) (x)
38 #define DBG(x)
  /onnv/onnv-gate/usr/src/uts/i86pc/dboot/
dboot_xboot.h 60 #define DBG(x) do { if (prom_debug) { \
  /onnv/onnv-gate/usr/src/lib/libtnfctl/
dbg.h 34 * The first is DBG, which is used to print output directly. The second is
45 #define DBG(x) (x)
47 #define DBG(x)
  /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/
pic8259.c 11 #define DBG(...) printf ( __VA_ARGS__ )
13 #define DBG(...)
31 DBG ( "Invalid IRQ number %d\n" );
38 DBG ( "Installing handler at %hx:%hx for IRQ %d, leaving %s\n",
41 DBG ( "...(previous handler at %hx:%hx)\n",
61 DBG ( "Invalid IRQ number %d\n" );
66 DBG ( "Cannot remove handler for IRQ %d\n" );
70 DBG ( "Removing handler for IRQ %d\n", irq );
82 DBG ( "Sending specific EOI for IRQ %d\n", irq );
133 DBG ( "Can install undi IRQ handler only once\n" )
    [all...]
undi.c 186 #define DBG(...) printf ( __VA_ARGS__ )
188 #define DBG(...)
206 DBG ( "Hunting for PnP BIOS..." );
211 DBG ( "found $PnP at f000:%hx...", off );
213 DBG ( "invalid checksum\n..." );
216 DBG ( "ok\n" );
220 DBG ( "none found\n" );
232 DBG ( "Hunting for pixies..." );
238 DBG ( "found !PXE at %x...", ptr );
240 DBG ( "invalid checksum\n..." )
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/
ptm.c 143 #define DBG(a) if (ptm_debug) cmn_err(CE_NOTE, a)
145 #define DBG(a)
419 DBG(("send hangup message to slave\n"));
472 DBG(("entering ptmwput\n"));
488 DBG(("ptm got flush request\n"));
490 DBG(("got FLUSHW, flush ptm write Q\n"));
502 DBG(("got FLUSHR, set FLUSHW\n"));
507 DBG(("putnext to pts\n"));
521 DBG(("got M_IOCTL but no slave\n"));
534 DBG(("ack the UNLKPT/ISPTM\n"))
    [all...]
pts.c 124 #define DBG(a) if (pts_debug) cmn_err(CE_NOTE, a)
126 #define DBG(a)
514 DBG(("entering ptswput\n"));
520 DBG(("in write put proc but no master\n"));
545 DBG(("pts got flush request\n"));
548 DBG(("got FLUSHW, flush pts write Q\n"));
577 DBG(("putnext nmp(FLUSHR) to ptm\n"));
591 DBG(("qreply(qp) turning FLUSHR around\n"));
647 DBG(("put msg on slave's write queue\n"));
653 DBG(("return from ptswput()\n"))
    [all...]
zcons.c 206 #define DBG(a) if (zcons_debug) cmn_err(CE_NOTE, a)
471 DBG("zc_master_open(): mop allocation failed\n");
547 DBG("zc_slave_open(): kstr_autopush() failed\n");
552 DBG("zc_slave_open(): mop allocation failed\n");
637 DBG("Closing master side");
655 DBG("Closing slave side");
724 DBG("qreply(qp) turning FLUSHR around\n");
908 DBG("zc_wput: tossing M_READ\n");
931 DBG("wput: putting message to other side\n");
934 DBG("wput: putting msg onto queue\n")
    [all...]
  /onnv/onnv-gate/usr/src/uts/i86pc/vm/
kboot_mmu.c 53 #define DBG(x) \
56 #define DBG(x) /* naught */
94 DBG(window);
96 DBG(pte_to_window);
118 DBG(mfn_list);
120 DBG(mfn_count);
123 DBG(top_page_table);
135 DBG(physaddr);
150 DBG(window);
  /onnv/onnv-gate/usr/src/uts/sun4u/io/
gpio_87317.c 54 #define DBG(dip, format, arg1, arg2, arg3, arg4, arg5) \
58 #define DBG(dip, format, arg1, arg2, arg3, arg4, arg5)
214 DBG(dip, "attach: instance is %d", instance, 0, 0, 0, 0);
230 DBG(dip, "attach: regs=0x%p", (uintptr_t)softc->gp_regs,
232 DBG(dip, "attach: port 1 data is %x",
235 DBG(dip, "attach: port 1 direction is %x",
238 DBG(dip, "attach: port 1 output type is %x",
241 DBG(dip, "attach: port 1 pull up control type is %x",
244 DBG(dip, "attach: port 2 data is %x",
247 DBG(dip, "attach: port 2 direction is %x"
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4v/os/
suspend.c 136 * DBG and DBG_PROM() macro.
146 #define DBG \
166 #define DBG
227 DBG("enabling {%%tick/%%stick}.NPT on CPU 0x%x", CPU->cpu_id);
251 DBG("suspend: mach_descrip_update error: %d", rv);
256 DBG("suspend: md_get_handle failed");
260 DBG("suspend: updating CPU mappings");
385 DBG("suspend: cl_suspend_pre_callback returned %d", rv);
408 DBG("suspend: cl_suspend_post_callback returned %d", rv);
443 DBG("suspend: suspend_pre called without suspend support")
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4/io/px/
px_debug.h 127 #define DBG px_dbg
132 #define DBG 0 &&
  /onnv/onnv-gate/usr/src/uts/sun4u/sys/
upa64s.h 167 #define DBG(flag, psp, fmt) \
186 #define DBG(flag, psp, fmt)
  /onnv/onnv-gate/usr/src/uts/sun4v/io/niumx/
niumx_var.h 48 #define DBG niumx_dbg
51 #define DBG 0 &&
  /onnv/onnv-gate/usr/src/uts/sun4v/io/
platsvc.c 48 #define DBG if (ps_debug) printf
50 #define DBG _NOTE(CONSTCOND) if (0) printf
335 DBG("ps_md_data_handler: DS handle no longer valid\n");
349 DBG("MD Reload...\n");
383 DBG("ps_shutdown_data_handler: DS handle no longer valid\n");
433 DBG("ps_panic_data_handler: DS handle no longer valid\n");
549 DBG("ps_suspend_data_handler: DS handle no longer valid\n");
568 DBG("ps_suspend_data_handler: ps_suspend_thread is exiting\n");
690 DBG("ps_reg_handler: arg=0x%p, ver=%d.%d, hdl=0x%lx\n",
706 DBG("ps_unreg_handler: arg=0x%p\n", arg)
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4/sys/
ebus.h 199 #define DBG(flag, psp, fmt) \
220 #define DBG(flag, psp, fmt)
  /onnv/onnv-gate/usr/src/uts/sun4u/montecarlo/sys/
acebus.h 184 #define DBG(flag, psp, fmt) \
205 #define DBG(flag, psp, fmt)
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sbd/common/
ap.h 39 #define DBG dbg
40 void dbg(char *, ...);
42 #define DBG
  /onnv/onnv-gate/usr/src/cmd/ssh/libssh/common/
packet.c 78 #define DBG(x) x
80 #define DBG(x)
414 DBG(debug("packet_start[%d]", type));
763 DBG(debug("compression: raw %d compressed %d", len,
804 DBG(debug("will send %d bytes (includes padlen %d)",
812 DBG(debug("done calc MAC out #%d", p_send.seqnr));
929 DBG(debug("packet_send done"));
947 DBG(debug("packet_read()"));
1164 DBG(debug("input: packet len %u", packet_length + 4));
1169 DBG(debug("partial packet %d, still need %d, maclen %d", block_size
    [all...]
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/ac/common/
mema.c 52 #define DBG (void) printf
57 #define DBG(a, b)
424 DBG("ap_bk_idx(%s)\n", ap_id);
    [all...]
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/pci/common/
cfga.c 94 #define DBG(level, args) \
99 #define DBG(level, args) /* nothing */
284 DBG(2, ("open = ap_id%s, fd%d\n", ap_id, fd));
290 DBG(1, ("stat failed: %i\n", errno));
304 DBG(1, ("dead %i\n", errno));
310 DBG(1, ("get_occupants: %s\n", ptr));
316 DBG(1, ("get_occupants: prop_lookup failed: %i\n", errno));
328 DBG(1, ("get_occupants: %i devices found\n", rv));
338 DBG(1, ("%s\n", occupant->id[occupant->i]));
355 DBG(1, ("confirm_rcm\n"))
    [all...]
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/
cfga.c 57 #define DBG printf
62 #define DBG(a, b)
391 DBG("<%s>", p);
392 DBG("<%s>", failed);
404 DBG("<%s>", p);
405 DBG("<%s>", q);
406 DBG("<%s>", failed);
418 DBG("<%s>", p);
419 DBG("<%s>", q);
428 DBG("<%s>", p)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/mxfe/
mxfeimpl.h 378 #define DBG(lvl, ...) mxfe_dprintf(mxfep, __func__, lvl, __VA_ARGS__);
380 #define DBG(lvl, ...)
  /onnv/onnv-gate/usr/src/uts/intel/io/heci/
heci_data_structures.h 150 #define DBG(...) { if (heci_debug) PRN(__VA_ARGS__); }
152 #define DBG
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/shp/common/
shp.c 99 #define DBG(level, args) \
104 #define DBG(level, args) /* nothing */
324 DBG(1, ("rpath=%s,cp=%s\n", rpath, cp));
580 DBG(1, ("cfga_get_state:(%x)\n", hp_state(port)));
633 DBG(1, ("cfga_change_state:(%s)\n", ap_id));
653 DBG(1, ("cfga_change_state: state is %d\n", state));
671 DBG(1, ("disconnect\n"));
710 DBG(1, ("unconfigure\n"));
733 DBG(1, ("unconfigure rv:(%i)\n", rv));
802 DBG(1, ("prt_led_mod function\n"))
    [all...]

Completed in 660 milliseconds

1 2