Home
last modified time | relevance | path

Searched refs:DPRINTF (Results 1 – 25 of 513) sorted by relevance

12345678910>>...21

/openbsd/sys/net/
H A Dpfkeyv2_parsemessage.c87 #define DPRINTF(fmt, args...) \ macro
93 #define DPRINTF(fmt, args...) \ macro
295 DPRINTF("message too short"); in pfkeyv2_parsemessage()
320 DPRINTF("message type unset"); in pfkeyv2_parsemessage()
325 DPRINTF("bad PID value"); in pfkeyv2_parsemessage()
330 DPRINTF("errno set"); in pfkeyv2_parsemessage()
520 DPRINTF("port field set in " in pfkeyv2_parsemessage()
580 DPRINTF("port field set in " in pfkeyv2_parsemessage()
741 DPRINTF("unknown " in pfkeyv2_parsemessage()
837 DPRINTF("bad SPI range"); in pfkeyv2_parsemessage()
[all …]
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c7281 DPRINTF("\n"); in vmx_dump_vmcs()
7285 DPRINTF("\n"); in vmx_dump_vmcs()
8217 DPRINTF("("); in vmm_decode_cr0()
8285 DPRINTF("("); in vmm_decode_cr4()
8306 DPRINTF("("); in vmm_decode_apicbase_msr_value()
8328 DPRINTF("("); in vmm_decode_ia32_fc_value()
8353 DPRINTF("("); in vmm_decode_mtrrcap_value()
8390 DPRINTF("("); in vmm_decode_mtrrdeftype_value()
8426 DPRINTF("("); in vmm_decode_efer_value()
8476 DPRINTF("("); in vmm_decode_rflags()
[all …]
H A Ducode.c37 #define DPRINTF(x) do { ; } while (0) macro
147 DPRINTF(("%s: no microcode provided\n", __func__)); in cpu_ucode_amd_apply()
164 DPRINTF(("%s: bad magic %x\n", __func__, magic)); in cpu_ucode_amd_apply()
174 DPRINTF(("%s: truncated etable\n", __func__)); in cpu_ucode_amd_apply()
187 DPRINTF(("%s: truncated ptable\n", __func__)); in cpu_ucode_amd_apply()
196 DPRINTF(("%s: truncated patch\n", __func__)); in cpu_ucode_amd_apply()
226 DPRINTF(("%s: no microcode provided\n", __func__)); in cpu_ucode_intel_apply()
300 DPRINTF(("%s:%d: size %u out of range (%zd)\n", in cpu_ucode_intel_find()
305 DPRINTF(("%s:%d: broken data\n", __func__, n)); in cpu_ucode_intel_find()
314 DPRINTF(("%s: no update found\n", __func__)); in cpu_ucode_intel_find()
[all …]
/openbsd/sys/dev/pcmcia/
H A Dpcmcia_cis.c45 #define DPRINTF(arg) macro
360 DPRINTF(("\n")); in pcmcia_scan_cis()
387 DPRINTF((" %02x", in pcmcia_scan_cis()
390 DPRINTF(("\n")); in pcmcia_scan_cis()
393 DPRINTF(("\n")); in pcmcia_scan_cis()
756 DPRINTF(("null")); in pcmcia_parse_cis_tuple()
759 DPRINTF(("rom")); in pcmcia_parse_cis_tuple()
774 DPRINTF(("sram")); in pcmcia_parse_cis_tuple()
777 DPRINTF(("dram")); in pcmcia_parse_cis_tuple()
807 DPRINTF(("ext")); in pcmcia_parse_cis_tuple()
[all …]
/openbsd/sys/dev/acpi/
H A Dacpisony.c35 #define DPRINTF(x) printf x macro
37 #define DPRINTF(x) macro
143 DPRINTF(("key = 0x100\n")); in acpisony_notify()
147 DPRINTF(("key = 0x127\n")); in acpisony_notify()
166 DPRINTF(("br-down-pressed\n")); in acpisony_notify()
173 DPRINTF(("br-up-pressed\n")); in acpisony_notify()
176 DPRINTF(("br-up-released\n")); in acpisony_notify()
179 DPRINTF(("display-pressed\n")); in acpisony_notify()
185 DPRINTF(("zoom-in-pressed\n")); in acpisony_notify()
197 DPRINTF(("suspend-pressed\n")); in acpisony_notify()
[all …]
H A Dacpisurface.c33 #define DPRINTF(x...) do { printf(x); } while(0) macro
35 #define DPRINTF(x...) macro
113 DPRINTF("%s: accessory removed\n", __func__); in surface_hotkey()
116 DPRINTF("%s: volume up pressed\n", __func__); in surface_hotkey()
122 DPRINTF("%s: volume up released\n", __func__); in surface_hotkey()
125 DPRINTF("%s: volume down pressed\n", __func__); in surface_hotkey()
131 DPRINTF("%s: volume down released\n", __func__); in surface_hotkey()
134 DPRINTF("%s: power button pressed\n", __func__); in surface_hotkey()
137 DPRINTF("%s: power button released\n", __func__); in surface_hotkey()
142 DPRINTF("%s: windows key pressed\n", __func__); in surface_hotkey()
[all …]
H A Dtpm.c43 #define DPRINTF(x) printf x macro
45 #define DPRINTF(x) macro
437 DPRINTF((", no TPM2 table")); in tpm2_start_method()
762 DPRINTF((" %02x", c)); in tpm_read_tis()
771 DPRINTF(("\n")); in tpm_read_tis()
798 DPRINTF((" %02x", *p)); in tpm_read_crb()
802 DPRINTF(("\n")); in tpm_read_crb()
854 DPRINTF((" %02x", (uint8_t)(*(p + r)))); in tpm_write_tis()
855 DPRINTF(("\n")); in tpm_write_tis()
968 DPRINTF((" %02x", (uint8_t)(*p))); in tpm_write_crb()
[all …]
/openbsd/sys/arch/armv7/omap/
H A Dti_iic.c76 #define DPRINTF(args) printf args macro
78 #define DPRINTF(args) macro
225 DPRINTF(("ti_iic_intr\n")); in ti_iic_intr()
301 DPRINTF(("ti_iic_exec: done %d\n", err)); in ti_iic_exec()
311 DPRINTF(("ti_iic_reset\n")); in ti_iic_reset()
400 DPRINTF(("SA 0x%x len %d\n", in ti_iic_op()
432 DPRINTF(("ti_iic_op stat 0x%x\n", stat)); in ti_iic_op()
496 DPRINTF(("ti_iic_do_read done\n")); in ti_iic_do_read()
523 DPRINTF(("ti_iic_do_write done\n")); in ti_iic_do_write()
556 DPRINTF(("ti_iic_wait mask %#x\n", mask)); in ti_iic_stat()
[all …]
/openbsd/sys/dev/hid/
H A Dhid.c44 #define DPRINTF(x...) macro
224 DPRINTF("Using last usage\n"); in hid_get_item()
234 DPRINTF("%u,%u,%u\n", h->loc.pos, in hid_get_item()
311 DPRINTF("Number of " in hid_get_item()
352 DPRINTF("Main bTag=%d\n", bTag); in hid_get_item()
400 DPRINTF("Cannot push " in hid_get_item()
418 DPRINTF("Cannot pop " in hid_get_item()
441 DPRINTF("max usage reached\n"); in hid_get_item()
476 DPRINTF("Usage set dropped\n"); in hid_get_item()
651 DPRINTF("%s: found\n", __func__); in hid_is_collection()
[all …]
/openbsd/sys/dev/isa/
H A Dsb.c114 #define DPRINTF(x) if (sbdebug) printf x macro
117 #define DPRINTF(x) macro
144 DPRINTF(("%s: configured dma chan %d invalid\n", in sbmatch()
150 DPRINTF(("%s: configured dma chan %d invalid\n", in sbmatch()
168 DPRINTF(("%s: configured dma chan %d invalid\n", in sbmatch()
177 DPRINTF(("%s: configured irq %d invalid\n", in sbmatch()
183 DPRINTF(("%s: configured irq %d invalid\n", in sbmatch()
192 DPRINTF(("%s: old drq conf %02x\n", sc->sc_dev.dv_xname, in sbmatch()
194 DPRINTF(("%s: try drq conf %02x\n", sc->sc_dev.dv_xname, in sbmatch()
205 DPRINTF(("%s: new drq conf %02x\n", sc->sc_dev.dv_xname, in sbmatch()
[all …]
H A Dpas.c75 #define DPRINTF(x) if (pasdebug) printf x macro
78 #define DPRINTF(x) macro
266 DPRINTF(("pas: configured iobase %d invalid\n", iobase)); in pasprobe()
281 DPRINTF(("pas: bogus card id\n")); in pasprobe()
297 DPRINTF(("pas: detected card but PAS2 test failed\n")); in pasprobe()
307 DPRINTF(("pas: bogus model id\n")); in pasprobe()
318 DPRINTF(("pas: could not probe pas\n")); in pasprobe()
332 DPRINTF(("pas: can't map i/o space 0x%x/%d in probe\n", in pasprobe()
338 DPRINTF(("pas: couldn't reset card\n")); in pasprobe()
346 DPRINTF(("pas: configured dma chan %d invalid\n", ia->ia_drq)); in pasprobe()
[all …]
H A Dif_eg.c70 #define DPRINTF(x) printf x macro
72 #define DPRINTF(x) macro
362 DPRINTF(("write error\n")); in egattach()
366 DPRINTF(("read error\n")); in egattach()
373 DPRINTF(("parse error\n")); in egattach()
385 DPRINTF(("write error2\n")); in egattach()
389 DPRINTF(("read error2\n")); in egattach()
395 DPRINTF(("parse error2\n")); in egattach()
436 DPRINTF(("write error3\n")); in eginit()
439 DPRINTF(("read error3\n")); in eginit()
[all …]
/openbsd/lib/libossaudio/
H A Dossaudio.c49 #define DPRINTF(...) do {} while (0) macro
146 DPRINTF("%s: cannot allocate control\n", __func__); in mixer_ondesc()
171 DPRINTF("%s: %d: change ignored\n", __func__, addr); in mixer_onval()
178 DPRINTF("%s: %d: changed to %d\n", __func__, addr, value); in mixer_onval()
198 DPRINTF("%s: cannot allocate pfds\n", __func__); in mixer_init()
208 DPRINTF("%s: cannot get controls values\n", __func__); in mixer_init()
230 DPRINTF("%s: not initialized\n", __func__); in mixer_ioctl()
280 DPRINTF("%s: SOUND_MIXER_READ_CAPS: %d\n", __func__, idat); in mixer_ioctl()
284 DPRINTF("%s: SOUND_MIXER_WRITE_RECSRC\n", __func__); in mixer_ioctl()
301 DPRINTF("%s: MIXER_READ: %d: 0x%04x\n", in mixer_ioctl()
[all …]
/openbsd/sys/arch/i386/i386/
H A Ducode.c37 #define DPRINTF(x) do { ; } while (0) macro
170 DPRINTF(("%s: no microcode provided\n", __func__)); in cpu_ucode_amd_apply()
187 DPRINTF(("%s: bad magic %x\n", __func__, magic)); in cpu_ucode_amd_apply()
197 DPRINTF(("%s: truncated etable\n", __func__)); in cpu_ucode_amd_apply()
210 DPRINTF(("%s: truncated ptable\n", __func__)); in cpu_ucode_amd_apply()
219 DPRINTF(("%s: truncated patch\n", __func__)); in cpu_ucode_amd_apply()
249 DPRINTF(("%s: no microcode provided\n", __func__)); in cpu_ucode_intel_apply()
323 DPRINTF(("%s:%d: size %u out of range (%zd)\n", in cpu_ucode_intel_find()
328 DPRINTF(("%s:%d: broken data\n", __func__, n)); in cpu_ucode_intel_find()
337 DPRINTF(("%s: no update found\n", __func__)); in cpu_ucode_intel_find()
[all …]
/openbsd/sys/dev/wscons/
H A Dwsmux.c67 #define DPRINTF(x) if (wsmuxdebug) printf x macro
71 #define DPRINTF(x) macro
202 DPRINTF(("%s: detach\n", __func__)); in wsmuxopen()
258 DPRINTF(("%s: %s: m=%p dev=%s\n", __func__, in wsmux_do_open()
329 DPRINTF(("%s %s: m=%p dev=%s\n", __func__, in wsmux_do_close()
463 DPRINTF(("%s: detach\n", __func__)); in wsmux_do_ioctl()
628 DPRINTF(("%s: allocating\n", __func__)); in wsmux_create()
747 DPRINTF(("%s: close\n", __func__)); in wsmux_detach_sc_locked()
787 DPRINTF(("%s: me=%p\n", __func__, me)); in wsmux_do_displayioctl()
846 DPRINTF(("%s: connecting to %s\n", in wsmux_set_display()
[all …]
/openbsd/usr.sbin/ldomd/
H A Dds.c97 DPRINTF(("CTRL/ACK/VERS\n")); in ldc_rx_ctrl_vers()
102 DPRINTF(("CTRL/NACK/VERS\n")); in ldc_rx_ctrl_vers()
124 DPRINTF(("CTRL/INFO/RTS\n")); in ldc_rx_ctrl_rts()
133 DPRINTF(("CTRL/ACK/RTS\n")); in ldc_rx_ctrl_rts()
138 DPRINTF(("CTRL/NACK/RTS\n")); in ldc_rx_ctrl_rts()
160 DPRINTF(("CTRL/INFO/RTR\n")); in ldc_rx_ctrl_rtr()
172 DPRINTF(("CTRL/ACK/RTR\n")); in ldc_rx_ctrl_rtr()
177 DPRINTF(("CTRL/NACK/RTR\n")); in ldc_rx_ctrl_rtr()
199 DPRINTF(("CTRL/INFO/RDX\n")); in ldc_rx_ctrl_rdx()
206 DPRINTF(("CTRL/ACK/RDX\n")); in ldc_rx_ctrl_rdx()
[all …]
/openbsd/sys/dev/pv/
H A Dvmt.c258 #define DPRINTF(_arg...) printf(_arg) macro
260 #define DPRINTF(_arg...) do {} while(0) macro
768 DPRINTF("%s: resetting rpc\n", DEVNAME(sc)); in vmt_tclo_reset()
877 DPRINTF("%s: unable to set tools version\n", in vmt_tclo_capreg()
936 DPRINTF("%s: error sending broadcastIP" in vmt_tclo_broadcastip()
943 DPRINTF("%s: error sending broadcastIP" in vmt_tclo_broadcastip()
1004 DPRINTF("%s: aborting backup\n", DEVNAME(sc)); in vmt_tclo_abortbackup()
1051 DPRINTF("%s: backup complete\n", DEVNAME(sc)); in vmt_tclo_backupdone()
1122 DPRINTF("%s: failed to send reset reply\n", in vmt_tclo_tick()
1384 DPRINTF("%s: unable to send nic info", in vmt_nicinfo_task()
[all …]
/openbsd/sys/arch/alpha/alpha/
H A Ddec_kn300.c76 #define DPRINTF(x) do { } while (0) macro
218 DPRINTF(("proto:%s bus:%d slot:%d chan:%d", b->protocol,
221 DPRINTF((" remote_addr:%s", b->remote_address));
222 DPRINTF((" un:%d bdt:%d", b->unit, b->boot_dev_type));
224 DPRINTF((" cdt:%s\n", b->ctrl_dev_type));
226 DPRINTF(("\n"));
240 DPRINTF(("\nprimarydev = %s\n", dev->dv_xname));
259 DPRINTF(("\npcidev = %s\n", dev->dv_xname));
278 DPRINTF(("\nbooted_device = %s\n", dev->dv_xname));
282 DPRINTF(("\nctrlrdev = %s\n", dev->dv_xname));
[all …]
/openbsd/sys/kern/
H A Dkern_unveil.c57 #define DPRINTF(x...) do { printf(x); } while (0) macro
59 #define DPRINTF(x...) macro
109 DPRINTF("deleted %d names\n", ret); in unveil_delete_names()
541 DPRINTF("unveil lacks UNVEIL_READ\n"); in unveil_flagmatch()
547 DPRINTF("unveil lacks UNVEIL_WRITE\n"); in unveil_flagmatch()
553 DPRINTF("unveil lacks UNVEIL_EXEC\n"); in unveil_flagmatch()
559 DPRINTF("unveil lacks UNVEIL_CREATE\n"); in unveil_flagmatch()
674 DPRINTF("unveil: %s(%d): BYPASSUNVEIL.\n", in unveil_check_final()
727 DPRINTF("unveil: %s(%d) terminal " in unveil_check_final()
821 DPRINTF("%s: found vnode %p with count %d\n", in unveil_removevnode()
[all …]
/openbsd/lib/libsndio/
H A Dsio.c105 DPRINTF("sio_start: eof\n"); in sio_start()
135 DPRINTF("sio_stop: eof\n"); in sio_stop()
139 DPRINTF("sio_stop: not started\n"); in sio_stop()
157 DPRINTF("sio_flush: eof\n"); in sio_flush()
179 DPRINTF("sio_setpar: eof\n"); in sio_setpar()
206 DPRINTF("sio_getpar: eof\n"); in sio_getpar()
226 DPRINTF("sio_getcap: eof\n"); in sio_getcap()
261 DPRINTF("sio_psleep: hang-up\n"); in sio_psleep()
318 DPRINTF("sio_read: eof\n"); in sio_read()
355 DPRINTF("sio_write: eof\n"); in sio_write()
[all …]
/openbsd/sys/dev/usb/
H A Ducycom.c57 #define DPRINTF(x) if (ucycomdebug) printf x macro
61 #define DPRINTF(x) macro
233 DPRINTF(("ucycom_get_status:\n")); in ucycom_get_status()
250 DPRINTF(("ucycom_open: complete\n")); in ucycom_open()
306 DPRINTF(("ucycom_read: msr %d new %d\n", in ucycom_read()
357 DPRINTF(("ucycomstart: to[0..%d) =", len-1)); in ucycom_write()
359 DPRINTF((" %02x", to[i])); in ucycom_write()
360 DPRINTF(("\n")); in ucycom_write()
488 DPRINTF(("ucycom_intr: ibuf[0..%d) =", n)); in ucycom_intr()
490 DPRINTF((" %02x", cp[i])); in ucycom_intr()
[all …]
/openbsd/sys/dev/i2c/
H A Dihidev.c36 #define DPRINTF(x) printf x macro
38 #define DPRINTF(x) macro
237 DPRINTF(("%s(%d)\n", __func__, act)); in ihidev_activate()
243 DPRINTF(("%s: cancelling polling\n", in ihidev_activate()
303 DPRINTF(("\n")); in ihidev_hid_command()
400 DPRINTF((" %.2x", tmprep[i])); in ihidev_hid_command()
401 DPRINTF(("\n")); in ihidev_hid_command()
430 DPRINTF(("\n")); in ihidev_hid_command()
514 DPRINTF(("\n")); in ihidev_hid_command()
694 DPRINTF((" %.2x", p[i])); in ihidev_intr()
[all …]
/openbsd/sys/netinet/
H A Dip_ah.c74 #define DPRINTF(fmt, args...) \ macro
80 #define DPRINTF(fmt, args...) \ macro
221 DPRINTF("m_pullup() failed"); in ah_massage_headers()
240 DPRINTF("illegal IPv4 option length " in ah_massage_headers()
340 DPRINTF("unsupported IPv6 jumbogram"); in ah_massage_headers()
361 DPRINTF("m_copyback no memory"); in ah_massage_headers()
372 DPRINTF("failed to allocate " in ah_massage_headers()
662 DPRINTF("failed to allocate buffer"); in ah_input()
696 DPRINTF("crypto error %d", error); in ah_input()
1057 DPRINTF("failed to allocate buffer"); in ah_output()
[all …]
/openbsd/usr.sbin/ldapd/
H A Dbtree.c46 # define DPRINTF(...) macro
609 DPRINTF("reading page %u", pgno); in btree_read_page()
845 DPRINTF("writing header page"); in btree_write_header()
1016 DPRINTF("file has shrunk!"); in btree_read_meta()
1029 DPRINTF("corrupt file"); in btree_read_meta()
1048 DPRINTF("file is dead"); in btree_read_meta()
1063 DPRINTF("file is dead"); in btree_read_meta()
1112 DPRINTF("new database"); in btree_open_fd()
1158 DPRINTF("opened btree %p", bt); in btree_open()
1472 DPRINTF("tree is empty"); in btree_search_page()
[all …]
/openbsd/sys/arch/landisk/landisk/
H A Dbus_dma.c46 #define DPRINTF(a) printf a macro
48 #define DPRINTF(a) macro
113 DPRINTF(("bus_dmamap_create: dmamp = %p\n", mapstore)); in _bus_dmamap_create()
137 DPRINTF(("bus_dmamap_destroy: t = %p, map = %p\n", t, map)); in _bus_dmamap_destroy()
335 DPRINTF(("bus_dmamap_unload: t = %p, map = %p\n", t, map)); in _bus_dmamap_unload()
370 DPRINTF(("bus_dmamap_sync: disabled D-Cache\n")); in _bus_dmamap_sync()
394 DPRINTF(("bus_dmamap_sync: P2SEG (0x%08lx)\n", naddr)); in _bus_dmamap_sync()
400 DPRINTF(("bus_dmamap_sync: flushing segment %d " in _bus_dmamap_sync()
475 DPRINTF(("bus_dmamem_alloc: m = %p, lastaddr = 0x%08lx\n",m,lastaddr)); in _bus_dmamem_alloc()
483 DPRINTF(("bus_dmamem_alloc: new segment\n")); in _bus_dmamem_alloc()
[all …]

12345678910>>...21