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

1 2 3 4

  /onnv/onnv-gate/usr/src/cmd/tnf/prex/
dbg.h 36 #define DBG(x) (x)
38 #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/sun4u/io/px/
px_hlib.c 192 DBG(DBG_CB, NULL, "hvio_cb_init - unknown chip type: 0x%x\n",
210 DBG(DBG_CB, NULL, "jbc_init, JBUS_PARITY_CONTROL: 0x%llx\n",
222 DBG(DBG_CB, NULL, "jbc_init, JBC_FATAL_RESET_ENABLE: 0x%llx\n",
229 DBG(DBG_CB, NULL,
236 DBG(DBG_CB, NULL, "jbc_init, JBC_ERROR_LOG_ENABLE: 0x%llx\n",
239 DBG(DBG_CB, NULL, "jbc_init, JBC_INTERRUPT_ENABLE: 0x%llx\n",
242 DBG(DBG_CB, NULL, "jbc_init, JBC_INTERRUPT_STATUS: 0x%llx\n",
245 DBG(DBG_CB, NULL, "jbc_init, JBC_ERROR_STATUS_CLEAR: 0x%llx\n",
260 DBG(DBG_CB, NULL, "ubc_init, UBC_ERROR_LOG_ENABLE: 0x%llx\n",
267 DBG(DBG_CB, NULL, "ubc_init, UBC_ERROR_STATUS_CLEAR: 0x%llx\n"
    [all...]
px_tools_4u.c 267 DBG(DBG_TOOLS, dip, "not aligned.\n");
274 DBG(DBG_PHYS_ACC, dip,
280 DBG(DBG_PHYS_ACC, dip,
291 DBG(DBG_PHYS_ACC, dip,
297 DBG(DBG_PHYS_ACC, dip,
332 DBG(DBG_TOOLS, dip,
359 DBG(DBG_TOOLS, dip, "pxtool_bus_reg_ops set/get reg\n");
364 DBG(DBG_TOOLS, dip, "Error reading arguments\n");
373 DBG(DBG_TOOLS, dip, "reg prop not well-formed");
392 DBG(DBG_TOOLS, dip, "pxtool_bus_reg_ops: nexus: base:0x%" PRIx64 ",
    [all...]
px_lib4u.c 112 DBG(DBG_ATTACH, dip, "px_lib_map_regs: pxu_p:0x%p, dip 0x%p\n",
141 DBG(DBG_ATTACH, dip, "reg_bank 0x%x address 0x%p\n",
190 DBG(DBG_ATTACH, dip, "px_lib_dev_init: dip 0x%p", dip);
283 DBG(DBG_ATTACH, dip, "px_lib_dev_init: dev_hdl 0x%llx\n", *dev_hdl);
296 DBG(DBG_DETACH, dip, "px_lib_dev_fini: dip 0x%p\n", dip);
334 DBG(DBG_LIB_INT, dip, "px_lib_intr_devino_to_sysino: dip 0x%p "
339 DBG(DBG_LIB_INT, dip,
344 DBG(DBG_LIB_INT, dip, "px_lib_intr_devino_to_sysino: sysino 0x%llx\n",
357 DBG(DBG_LIB_INT, dip, "px_lib_intr_getvalid: dip 0x%p sysino 0x%llx\n",
362 DBG(DBG_LIB_INT, dip, "hvio_intr_getvalid failed, ret 0x%lx\n"
    [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/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/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/intel/io/heci/
heci_intr.c 133 DBG("schedule work the heci_bh_handler.\n");
152 DBG("completing write call back.\n");
158 DBG("completing read call back information= %lu\n",
183 DBG("pthi read completed.\n");
188 DBG("completing pthi call back.\n");
211 DBG("schedule work the heci_bh_handler.\n");
235 DBG("function called after ISR to handle the interrupt processing.\n");
246 DBG("FW not ready.\n");
255 DBG("we need to start the dev.\n");
278 DBG("enable interrupt FW not ready.\n")
    [all...]
heci_init.c 141 DBG("remove list entry belong to file_ext\n");
287 DBG("host_hw_state = 0x%08x, mestate = 0x%08x.\n",
295 DBG("reset in start the heci device.\n");
299 DBG("host_hw_state = 0x%08x, me_hw_state = 0x%08x.\n",
311 DBG("wait_event_interruptible_timeout failed"
319 DBG("host_hw_state = 0x%08x, me_hw_state = 0x%08x.\n",
324 DBG("host turn off H_RDY.\n");
327 DBG("ME turn off ME_RDY.\n");
336 DBG("host_hw_state = 0x%08x, me_hw_state = 0x%08x.\n",
338 DBG("ME turn on ME_RDY and host turn on H_RDY.\n")
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4v/io/px/
px_lib4v.c 68 DBG(DBG_ATTACH, dip, "px_lib_dev_init: dip 0x%p\n", dip);
87 DBG(DBG_ATTACH, dip, "px_lib_dev_init failed ret=%d\n", ret);
108 DBG(DBG_ATTACH, dip, "px_lib_dev_init: dev_hdl 0x%llx\n", *dev_hdl);
125 DBG(DBG_ATTACH, dip, "px_lib_dev_init: negotiated VPCI API version, "
135 DBG(DBG_DETACH, dip, "px_lib_dev_fini: dip 0x%p\n", dip);
154 DBG(DBG_LIB_INT, dip, "px_lib_intr_devino_to_sysino: dip 0x%p "
159 DBG(DBG_LIB_INT, dip,
164 DBG(DBG_LIB_INT, dip, "px_lib_intr_devino_to_sysino: sysino 0x%llx\n",
177 DBG(DBG_LIB_INT, dip, "px_lib_intr_getvalid: dip 0x%p sysino 0x%llx\n",
182 DBG(DBG_LIB_INT, dip, "hvio_intr_getvalid failed, ret 0x%lx\n"
    [all...]
px_tools_4v.c 104 DBG(DBG_TOOLS, dip,
119 DBG(DBG_TOOLS, dip,
139 DBG(DBG_TOOLS, dip,
141 DBG(DBG_TOOLS, dip, " data_addr:0x%" PRIx64 ", is_write:%s\n",
147 DBG(DBG_TOOLS, dip, "Couldn't validate diag hyp svc\n");
153 DBG(DBG_TOOLS, dip, "Error getting real addr for function\n");
158 DBG(DBG_TOOLS, dip, "Error getting phys addr for function\n");
163 DBG(DBG_TOOLS, dip, "Error getting real addr for data_p\n");
168 DBG(DBG_TOOLS, dip, "Error getting phys addr for data ptr\n");
233 DBG(DBG_TOOLS, dip, "not aligned.\n")
    [all...]
  /onnv/onnv-gate/usr/src/lib/libtnfctl/
prb_proc.c 47 #include "dbg.h"
80 DBG((void) fprintf(stderr,
139 DBG((void) fprintf(stderr,
172 DBG((void) fprintf(stderr,
206 DBG((void) fprintf(stderr,
216 DBG((void) fprintf(stderr,
254 DBG((void) fprintf(stderr,
374 DBG((void) fprintf(stderr,
412 DBG((void) fprintf(stderr,
432 DBG((void) fprintf(stderr
    [all...]
prb_rtld.c 54 #include "dbg.h"
84 DBG((void) fprintf(stderr,
92 DBG((void) fprintf(stderr,
209 DBG((void) fprintf(stderr,
217 DBG((void) fprintf(stderr,
252 DBG((void) fprintf(stderr,
260 DBG((void) fprintf(stderr,
268 DBG((void) fprintf(stderr,
276 DBG((void) fprintf(stderr,
284 DBG((void) fprintf(stderr
    [all...]
prb_shmem.c 42 #include "dbg.h"
59 DBG((void) fprintf(stderr, "couldn't open \"/dev/zero\""));
67 DBG((void) fprintf(stderr, "couldn't mmap \"/dev/zero\""));
128 DBG((void) fprintf(stderr, "couldn't munmap shared memory\n"));
traverse.c 42 #include "dbg.h"
77 DBG((void) fprintf(stderr,
83 DBG((void) fprintf(stderr,
103 DBG((void) fprintf(stderr,
109 DBG((void) fprintf(stderr,
116 DBG((void) fprintf(stderr,
173 DBG((void) fprintf(stderr,
179 DBG((void) fprintf(stderr,
185 DBG((void) fprintf(stderr,
194 DBG((void) fprintf(stderr
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4/io/px/
px_msi.c 58 DBG(DBG_MSIQ, dip, "px_msi_attach\n");
89 DBG(DBG_MSIQ, dip, "ndi_irm_create() failed\n");
108 DBG(DBG_MSIQ, dip, "px_msi_detach\n");
134 DBG(DBG_A_MSIX, px_p->px_dip, "px_msi_alloc: rdip %s:%d "
162 DBG(DBG_A_MSIX, px_p->px_dip, "px_msi_alloc: failed\n");
164 DBG(DBG_A_MSIX, px_p->px_dip, "px_msi_alloc: "
229 DBG(DBG_A_MSIX, px_p->px_dip, "px_msi_alloc: rdip %s:%d "
248 DBG(DBG_R_MSIX, px_p->px_dip, "px_msi_free: rdip 0x%p "
291 DBG(DBG_A_MSIX, px_p->px_dip, "px_msi_get_msinum: "
302 DBG(DBG_A_MSIX, px_p->px_dip, "px_msi_get_msinum:
    [all...]
px_msiq.c 55 DBG(DBG_MSIQ, px_p->px_dip, "px_msiq_attach\n");
108 DBG(DBG_MSIQ, px_p->px_dip, "px_msiq_detach\n");
111 DBG(DBG_MSIQ, px_p->px_dip,
154 DBG(DBG_MSIQ, px_p->px_dip, "px_msiq_alloc\n");
180 DBG(DBG_MSIQ, px_p->px_dip,
216 DBG(DBG_MSIQ, px_p->px_dip,
238 DBG(DBG_MSIQ, px_p->px_dip, "px_msiq_alloc_based_on_cpuid: "
273 DBG(DBG_MSIQ, px_p->px_dip,
295 DBG(DBG_MSIQ, px_p->px_dip,
311 DBG(DBG_MSIQ, px_p->px_dip, "px_msiq_free: msiq_id 0x%x", msiq_id)
    [all...]
px.c 230 DBG(DBG_ATTACH, dip, "DDI_ATTACH\n");
330 DBG(DBG_PWR, dip, "pwr_common_setup failed\n");
332 DBG(DBG_PWR, dip, "px_pwr_setup failed \n");
344 DBG(DBG_ATTACH, dip, "attach success\n");
368 DBG(DBG_ATTACH, dip, "px_lib_dev_fini failed\n");
382 DBG(DBG_ATTACH, dip, "DDI_RESUME\n");
390 DBG(DBG_ATTACH, px_p->px_dip,
405 DBG(DBG_ATTACH, dip, "unsupported attach op\n");
429 DBG(DBG_DETACH, dip, "Instance not attached\n");
437 DBG(DBG_DETACH, dip, "DDI_DETACH\n")
    [all...]
  /onnv/onnv-gate/usr/src/uts/i86pc/dboot/
dboot_startkern.c 217 DBG(memlists_used);
241 DBG(bi->bi_phys_install);
262 DBG(bi->bi_rsvdmem);
672 DBG(bi->bi_pcimem);
702 DBG(scratch_start);
704 DBG(scratch_end);
711 DBG(next_avail_addr);
716 DBG(xen_info->mod_len);
718 DBG(xen_info->mod_start);
727 DBG(bi->bi_module_cnt)
    [all...]
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sbd/common/
ap_msg.c 73 dbg(char *fmt, ...) function
208 DBG("ap_err(%p)\n", (void *)a);
242 DBG("<%s><%s>", cmd, target);
251 DBG("<%s><%s>", cmd, target);
256 DBG("<%s>", target);
266 DBG("<%s>", option);
271 DBG("<%s>", value);
283 DBG("<%s><%s><%s><%s>", cmd, target, rstate, ostate);
291 DBG("<%s><%s>", cmd, target);
304 DBG("<%s><%s>", path, error)
    [all...]
  /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...]
  /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...]

Completed in 480 milliseconds

1 2 3 4