Home
last modified time | relevance | path

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

12345678910>>...14

/freebsd/sys/dev/ath/
H A Dif_ath_btcoex_mci.c220 DPRINTF(sc, ATH_DEBUG_BTCOEX, in ath_btcoex_mci_event()
299 DPRINTF(sc, ATH_DEBUG_BTCOEX, in ath_btcoex_mci_cal_msg()
355 DPRINTF(sc, ATH_DEBUG_BTCOEX, in ath_btcoex_mci_update_wlan_channels()
361 DPRINTF(sc, ATH_DEBUG_BTCOEX, in ath_btcoex_mci_update_wlan_channels()
379 DPRINTF(sc, ATH_DEBUG_BTCOEX, in ath_btcoex_mci_coex_msg()
386 DPRINTF(sc, ATH_DEBUG_BTCOEX, in ath_btcoex_mci_coex_msg()
390 DPRINTF(sc, ATH_DEBUG_BTCOEX, in ath_btcoex_mci_coex_msg()
398 DPRINTF(sc, ATH_DEBUG_BTCOEX, in ath_btcoex_mci_coex_msg()
410 DPRINTF(sc, ATH_DEBUG_BTCOEX, in ath_btcoex_mci_coex_msg()
416 DPRINTF(sc, ATH_DEBUG_BTCOEX, in ath_btcoex_mci_coex_msg()
[all …]
H A Dif_ath_tx.c710 DPRINTF(sc, ATH_DEBUG_XMIT, in ath_tx_handoff_mcast()
818 DPRINTF(sc, ATH_DEBUG_XMIT, in ath_tx_handoff_hw()
846 DPRINTF(sc, ATH_DEBUG_XMIT, in ath_tx_handoff_hw()
865 DPRINTF(sc, ATH_DEBUG_XMIT, in ath_tx_handoff_hw()
922 DPRINTF(sc, ATH_DEBUG_RESET, in ath_legacy_tx_dma_restart()
979 DPRINTF(sc, ATH_DEBUG_XMIT, in ath_tx_tag_crypto()
1335 DPRINTF(sc, ATH_DEBUG_XMIT, in ath_tx_setds()
1459 DPRINTF(sc, ATH_DEBUG_SW_TX, in ath_tx_should_swq_frame()
1764 DPRINTF(sc, ATH_DEBUG_TDMA, in ath_tx_normal_setup()
3034 DPRINTF(sc, ATH_DEBUG_SW_TX, in ath_tx_tid_seqno_assign()
[all …]
H A Dif_ath_rx_edma.c196 DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: done\n", __func__); in ath_edma_stoprecv()
218 DPRINTF(sc, ATH_DEBUG_EDMA_RX, in ath_edma_reinit_fifo()
235 DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: done\n", __func__); in ath_edma_reinit_fifo()
246 DPRINTF(sc, ATH_DEBUG_EDMA_RX, in ath_edma_startrecv()
266 DPRINTF(sc, ATH_DEBUG_EDMA_RX, in ath_edma_startrecv()
269 DPRINTF(sc, ATH_DEBUG_EDMA_RX, in ath_edma_startrecv()
331 DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: done\n", __func__); in ath_edma_recv_sched_queue()
355 DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: done\n", __func__); in ath_edma_recv_sched()
481 DPRINTF(sc, ATH_DEBUG_EDMA_RX, in ath_edma_recv_proc_queue()
846 DPRINTF(sc, ATH_DEBUG_EDMA_RX, in ath_edma_rxfifo_alloc()
[all …]
/freebsd/contrib/file/src/
H A Dis_json.c47 #define DPRINTF(a, b, c) \ macro
174 DPRINTF("Bad string: ", uc, *ucp); in json_parse_string()
211 DPRINTF("Bad array: ", uc, *ucp); in json_parse_array()
231 DPRINTF("not string", uc, *ucp); in json_parse_object()
234 DPRINTF("next field", uc, *ucp); in json_parse_object()
236 DPRINTF("not string", uc, *ucp); in json_parse_object()
243 DPRINTF("not colon", uc, *ucp); in json_parse_object()
247 DPRINTF("not json", uc, *ucp); in json_parse_object()
261 DPRINTF("not more", uc, *ucp); in json_parse_object()
267 DPRINTF("Bad object: ", uc, *ucp); in json_parse_object()
[all …]
H A Dder.c129 #define DPRINTF(a) printf a macro
131 #define DPRINTF(a) macro
217 DPRINTF(("%s:[3] bad len %zu + %zu >= %zu\n", in getlength()
270 DPRINTF(("%s: bad tag 1\n", __func__)); in der_offs()
278 DPRINTF(("%s: bad tag 2\n", __func__)); in der_offs()
285 DPRINTF(("cont_level = %d\n", m->cont_level)); in der_offs()
315 DPRINTF(("%s: bad tag 1\n", __func__)); in der_cmp()
324 DPRINTF(("%s: bad tag 2\n", __func__)); in der_cmp()
344 DPRINTF(("%s: EOF match\n", __func__)); in der_cmp()
351 DPRINTF(("%s: no digit %c\n", __func__, *s)); in der_cmp()
[all …]
/freebsd/lib/libc/resolv/
H A Dres_findzonecut.c90 #define DPRINTF(x) do {\ macro
247 DPRINTF(("satisfy(%s): %d", mname, n)); in satisfy()
265 DPRINTF(("add_addrs: %d", n)); in add_addrs()
341 DPRINTF( in get_soa()
352 DPRINTF( in get_soa()
401 DPRINTF(("get_soa: out of labels")); in get_soa()
462 DPRINTF( in get_glue()
468 DPRINTF(( in get_glue()
484 DPRINTF( in get_glue()
490 DPRINTF(( in get_glue()
[all …]
/freebsd/sys/powerpc/fpu/
H A Dfpu_emu.c209 DPRINTF(FPE_EX, ("fpu_emulate: SIGTRAP\n")); in fpu_emulate()
215 DPRINTF(FPE_EX, ("fpu_emulate: success\n")); in fpu_emulate()
220 DPRINTF(FPE_EX, ("fpu_emulate: SIGFPE\n")); in fpu_emulate()
225 DPRINTF(FPE_EX, ("fpu_emulate: SIGSEGV\n")); in fpu_emulate()
231 DPRINTF(FPE_EX, ("fpu_emulate: SIGILL\n")); in fpu_emulate()
317 DPRINTF(FPE_INSN, in fpu_execute()
327 DPRINTF(FPE_INSN, in fpu_execute()
382 DPRINTF(FPE_INSN, in fpu_execute()
390 DPRINTF(FPE_INSN, in fpu_execute()
455 DPRINTF(FPE_INSN, ("fpu_execute: FRSP\n")); in fpu_execute()
[all …]
/freebsd/usr.sbin/bhyve/
H A Daudio.c95 DPRINTF("dev_name too big"); in audio_init()
104 DPRINTF("Failed to open dev: %s, errno: %d", in audio_init()
140 DPRINTF("Incorrect audio device descriptor for %s", in audio_set_params()
149 DPRINTF("Failed to reset fd: %d, errno: %d", in audio_set_params()
160 DPRINTF("Fail to set fmt: 0x%x errno: %d", in audio_set_params()
176 DPRINTF("Fail to set channels: %d errno: %d", in audio_set_params()
192 DPRINTF("Fail to set speed: %d errno: %d", in audio_set_params()
199 DPRINTF("Mismatch rate: %d params->rate: %d", in audio_set_params()
211 DPRINTF("fragstotal: 0x%x fragsize: 0x%x", in audio_set_params()
240 DPRINTF("Fail to write to fd: %d, errno: %d", in audio_playback()
[all …]
H A Dusb_mouse.c401 DPRINTF(("umouse: (->UDESC_CONFIG)")); in umouse_request()
417 DPRINTF(("umouse: (->UDESC_STRING)")); in umouse_request()
460 DPRINTF(("umouse: USB3 BOS")); in umouse_request()
495 DPRINTF(("umouse: IO ERROR")); in umouse_request()
549 DPRINTF(("umouse set address %u", value)); in umouse_request()
553 DPRINTF(("umouse set config %u", value)); in umouse_request()
557 DPRINTF(("umouse set descriptor %u", value)); in umouse_request()
582 DPRINTF(("umouse set interface %u", value)); in umouse_request()
590 DPRINTF(("umouse set sel")); in umouse_request()
594 DPRINTF(("umouse synch frame")); in umouse_request()
[all …]
H A Dpci_xhci.c529 DPRINTF(("Port new PLS: %d", newpls)); in pci_xhci_portregs_write()
590 DPRINTF(("get_dev_ctx devctx_addr == 0")); in pci_xhci_get_dev_ctx()
700 DPRINTF(("pci_xhci disable_ep %d", epid)); in pci_xhci_disable_ep()
850 DPRINTF(("pci_xhci disable slot %u", slot)); in pci_xhci_cmd_disable_slot()
1287 DPRINTF(("pci_xhci set_tr first TRB:")); in pci_xhci_cmd_set_tr()
1331 DPRINTF(("pci_xhci: eval ctx, dev ctx")); in pci_xhci_cmd_eval_ctx()
1653 DPRINTF(("xhci update ep-ring, addr %lx", in pci_xhci_update_ep_ring()
1842 DPRINTF(("pci_xhci: trb IOC bit set")); in pci_xhci_handle_transfer()
1982 DPRINTF(("doorbell, ccs %lx, trb ccs %x", in pci_xhci_device_doorbell()
2008 DPRINTF(("pci_xhci: controller halted")); in pci_xhci_dbregs_write()
[all …]
/freebsd/sys/arm/ti/clk/
H A Dti_gate_clock.c48 #define DPRINTF(dev, msg...) device_printf(dev, msg) macro
50 #define DPRINTF(dev, msg...) macro
111 DPRINTF(sc->sc_dev, "Failed to create clkdom\n"); in register_clk()
123 DPRINTF(sc->sc_dev, "Clk domain finit fails %x.\n", err); in register_clk()
152 DPRINTF(sc->sc_dev, "no reg (TI_CLKDM_GATE_CLOCK)\n"); in ti_gate_attach()
164 DPRINTF(sc->sc_dev, in ti_gate_attach()
169 DPRINTF(sc->sc_dev, "on_value = 1, off_value = 0\n"); in ti_gate_attach()
180 DPRINTF(sc->sc_dev, "num_real_clocks %x gate_def.mask %x\n", in ti_gate_attach()
187 DPRINTF(sc->sc_dev, "find_parent_clock_names failed\n"); in ti_gate_attach()
195 DPRINTF(sc->sc_dev, "register_clk failed\n"); in ti_gate_attach()
[all …]
H A Dti_mux_clock.c48 #define DPRINTF(dev, msg...) device_printf(dev, msg)
50 #define DPRINTF(dev, msg...) macro
101 DPRINTF(sc->sc_dev, "Failed to create clkdom\n"); in register_clk()
107 DPRINTF(sc->sc_dev, "clknode_mux_register failed %x\n", err); in register_clk()
113 DPRINTF(sc->sc_dev, "Clk domain finit fails %x.\n", err); in register_clk()
139 DPRINTF(sc->sc_dev, "ti,bit-shift => shift %x\n", sc->mux_def.shift); in ti_mux_attach()
162 DPRINTF(sc->sc_dev, "sc->clock_cell.num_real_clocks %x def.width %x\n", in ti_mux_attach()
169 DPRINTF(sc->sc_dev, "find_parent_clock_names failed\n"); in ti_mux_attach()
177 DPRINTF(sc->sc_dev, "register_clk failed\n"); in ti_mux_attach()
203 DPRINTF(sc->sc_dev, "ti_mux_new_pass find_parent_clock_names failed\n"); in ti_mux_new_pass()
[all …]
H A Dti_divider_clock.c46 #define DPRINTF(dev, msg...) device_printf(dev, msg)
48 #define DPRINTF(dev, msg...) macro
85 DPRINTF(sc->sc_dev, "Failed to create clkdom\n"); in register_clk()
91 DPRINTF(sc->sc_dev, "clknode_div_register failed %x\n", err); in register_clk()
97 DPRINTF(sc->sc_dev, "Clk domain finit fails %x.\n", err); in register_clk()
174 DPRINTF(sc->sc_dev, "div_def.i_width %x\n", sc->div_def.i_width); in ti_divider_attach()
184 DPRINTF(sc->sc_dev, "find_parent_clock_names failed\n"); in ti_divider_attach()
192 DPRINTF(sc->sc_dev, "register_clk failed\n"); in ti_divider_attach()
224 DPRINTF(sc->sc_dev, "new_pass find_parent_clock_names failed\n"); in ti_divider_new_pass()
231 DPRINTF(sc->sc_dev, "new_pass register_clk failed\n"); in ti_divider_new_pass()
/freebsd/sys/dev/usb/net/
H A Dif_usie.c254 DPRINTF("Ejecting %s %s\n", in usie_autoinst()
343 DPRINTF("fwattr=%x\n", fwattr); in usie_attach()
461 DPRINTF("device attached\n"); in usie_attach()
857 DPRINTF("Corrupt frame\n"); in usie_if_rx_callback()
1097 DPRINTF("Timeout\n"); in usie_if_status_cb()
1178 DPRINTF("Not running\n"); in usie_if_start()
1321 DPRINTF("80211\n"); in usie_if_ioctl()
1327 DPRINTF("media\n"); in usie_if_ioctl()
1378 DPRINTF("cmd=%x\n", cmd); in usie_if_cmd()
1470 DPRINTF("received CnS\n"); in usie_cns_rsp()
[all …]
H A Dif_urndis.c455 DPRINTF("%s\n", usbd_errstr(err)); in urndis_ctrl_send()
492 DPRINTF("\n"); in urndis_ctrl_handle()
625 DPRINTF("len %u status 0x%x " in urndis_ctrl_handle_reset()
680 DPRINTF("init failed\n"); in urndis_ctrl_init()
702 DPRINTF("type %u len %u rid %u\n", in urndis_ctrl_halt()
710 DPRINTF("halt failed\n"); in urndis_ctrl_halt()
754 DPRINTF("query failed\n"); in urndis_ctrl_query()
800 DPRINTF("set failed\n"); in urndis_ctrl_set()
889 DPRINTF("invalid ethernet size " in urndis_bulk_read_callback()
894 DPRINTF("invalid ethernet size " in urndis_bulk_read_callback()
[all …]
/freebsd/sys/arm/ti/
H A Dti_sysc.c58 #define DPRINTF(dev, msg...) macro
365 DPRINTF(sc->dev, "Limit %s\n", name); in parse_idle()
374 DPRINTF(sc->dev, "%s[%d] = %d ", in parse_idle()
378 DPRINTF(sc->dev, "SYSC_IDLE_FORCE\n"); in parse_idle()
381 DPRINTF(sc->dev, "SYSC_IDLE_NO\n"); in parse_idle()
384 DPRINTF(sc->dev, "SYSC_IDLE_SMART\n"); in parse_idle()
387 DPRINTF(sc->dev, "SYSC_IDLE_SMART_WKUP\n"); in parse_idle()
473 DPRINTF(sc->dev, "could not get ranges\n"); in ti_sysc_attach()
478 DPRINTF(sc->dev, "nranges == 0\n"); in ti_sysc_attach()
524 DPRINTF(sc->dev, in ti_sysc_attach()
[all …]
/freebsd/sys/dev/cpufreq/
H A Dcpufreq_dt.c52 #define DPRINTF(dev, msg...) macro
113 DPRINTF(dev, "Looking for freq %ju\n", freq); in cpufreq_dt_find_opp()
150 DPRINTF(dev, "cpufreq_dt_get\n"); in cpufreq_dt_get()
176 DPRINTF(dev, "Working on cpu %d\n", sc->cpu); in cpufreq_dt_set()
179 DPRINTF(dev, "Not for this CPU\n"); in cpufreq_dt_set()
229 DPRINTF(dev, "Failed, backout\n"); in cpufreq_dt_set()
237 DPRINTF(dev, "Failed, backout\n"); in cpufreq_dt_set()
283 DPRINTF(dev, "cpufreq_dt_settings\n"); in cpufreq_dt_settings()
489 DPRINTF(dev, "cpu=%d\n", sc->cpu); in cpufreq_dt_attach()
572 DPRINTF(dev, "Skipping our cpu\n"); in cpufreq_dt_attach()
[all …]
/freebsd/sys/kern/
H A Dsysv_msg.c101 #define DPRINTF(a) printf a macro
103 #define DPRINTF(a) (void)0 macro
521 DPRINTF(("no such msqid\n")); in kern_msgctl()
667 DPRINTF(("found public key\n")); in sys_msgget()
669 DPRINTF(("not exclusive\n")); in sys_msgget()
860 DPRINTF(("msqid is locked\n")); in kern_msgsnd()
872 DPRINTF(("no more msghdrs\n")); in kern_msgsnd()
917 DPRINTF(("msqid deleted\n")); in kern_msgsnd()
1242 DPRINTF(("requested message " in kern_msgrcv()
1305 DPRINTF(("msgrcv: goodnight\n")); in kern_msgrcv()
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/net/
H A Dh_dns_server.c67 #define DPRINTF(...) fprintf(stderr, __VA_ARGS__) macro
69 #define DPRINTF(...) macro
350 DPRINTF("Too short %zd\n", nrecv); in main()
354 DPRINTF("Not a query 0x%x\n", buf[2]); in main()
367 DPRINTF("no match name %s != %s\n", in main()
372 DPRINTF("match name %s\n", in main()
378 DPRINTF("no match name 0x%x != 0x%x\n", in main()
382 DPRINTF("match type 0x%x\n", qtype); in main()
386 DPRINTF("no match class %d != 1\n", qclass); in main()
389 DPRINTF("match class %d\n", qclass); in main()
[all …]
/freebsd/sys/arm/ti/am335x/
H A Dam3359_cppi41.c51 #define DPRINTF(dev, msg...) device_printf(dev, msg)
53 #define DPRINTF(dev, msg...) macro
85 DPRINTF(sc->dev, "offset=%lx write %x\n", addr, val); in ti_am3359_cppi41_write_4()
103 DPRINTF(sc->dev, "offset=%lx Read %x\n", addr, val); in ti_am3359_cppi41_read_4()
144 DPRINTF(dev, "-- RESET USB --\n"); in ti_am3359_cppi41_attach()
148 DPRINTF(dev, "Dont have reset bit\n"); in ti_am3359_cppi41_attach()
152 DPRINTF(dev, "sysc_address %x\n", sysc_address); in ti_am3359_cppi41_attach()
157 DPRINTF(dev, "Reset still ongoing - wait a little bit longer\n"); in ti_am3359_cppi41_attach()
/freebsd/usr.bin/fortune/fortune/
H A Dfortune.c63 #define DPRINTF(l,x) { if (Debug >= l) fprintf x; } macro
66 #define DPRINTF(l,x) macro
528 DPRINTF(2, (stderr, "path = \"%s\"\n", path)); in add_file()
812 DPRINTF(2, (stderr, "TRUE\n")); in is_fortfile()
909 DPRINTF(1, (stderr, ", frac = %d%%", frac)); in init_prob()
920 DPRINTF(1, (stderr, in init_prob()
924 DPRINTF(1, (stderr, "\n")); in init_prob()
952 DPRINTF(1, (stderr, in get_fort()
957 DPRINTF(1, (stderr, in get_fort()
972 DPRINTF(1, (stderr, in get_fort()
[all …]
/freebsd/sys/dev/iicbus/
H A Diichid.c78 #define DPRINTF(...) do {} while (0) macro
357 DPRINTF(sc, "HID descriptor: %*D\n", in iichid_cmd_get_hid_desc()
386 DPRINTF(sc, "HID command I2C_HID_CMD_RESET\n"); in iichid_reset()
612 DPRINTF(sc, "no data received\n"); in iichid_intr()
698 DPRINTF(sc, "successfully setup interrupt\n"); in iichid_setup_interrupt()
723 DPRINTF(sc, "successfully setup callout\n"); in iichid_setup_callout()
755 DPRINTF(sc, "tore callout down\n"); in iichid_teardown_callout()
856 DPRINTF(sc, "iichid device open\n"); in iichid_intr_start()
868 DPRINTF(sc, "iichid device close\n"); in iichid_intr_stop()
1085 DPRINTF(sc, "HID descriptor is broken\n"); in iichid_probe()
[all …]
/freebsd/sys/netipsec/
H A Dxform_ah.c198 DPRINTF(("%s: replay state block inconsistency, " in ah_init0()
290 DPRINTF(("%s: m_pullup failed\n", __func__)); in ah_massage_headers()
310 DPRINTF(("%s: illegal IPv4 option length for " in ah_massage_headers()
333 DPRINTF(("%s: illegal IPv4 option " in ah_massage_headers()
348 DPRINTF(("%s: illegal IPv4 option " in ah_massage_headers()
374 DPRINTF(("%s: illegal IPv4 option " in ah_massage_headers()
390 DPRINTF(("%s: malformed IPv4 options header\n", in ah_massage_headers()
434 DPRINTF(("%s: failed to allocate memory" in ah_massage_headers()
507 DPRINTF(("%s: unexpected IPv6 header type %d", in ah_massage_headers()
559 DPRINTF(("ah_input: cannot pullup header\n")); in ah_input()
[all …]
/freebsd/sys/geom/uzip/
H A Dg_uzip.c113 #define DPRINTF(lvl, a) \ macro
149 DPRINTF(GUZ_DBG_INFO, ("%s: %d requests, %d cached\n", in g_uzip_softc_free()
302 DPRINTF(GUZ_DBG_IO, ("%s/%s: bp2->bio_length = %jd, " in g_uzip_request()
417 DPRINTF(GUZ_DBG_ERR, ("%s/%s: decompress" in g_uzip_do()
429 DPRINTF(GUZ_DBG_ERR, ("%s/%s: rewind(%p) " in g_uzip_do()
596 DPRINTF(GUZ_DBG_ERR, ("%s: cannot match " in g_uzip_parse_toc()
618 DPRINTF(GUZ_DBG_ERR, ("%s: cluster #%u " in g_uzip_parse_toc()
644 DPRINTF(GUZ_DBG_ERR, ("%s: cluster #%u " in g_uzip_parse_toc()
651 DPRINTF(GUZ_DBG_INFO, ("%s: cluster #%u extra " in g_uzip_parse_toc()
876 DPRINTF(GUZ_DBG_ERR, in g_uzip_taste()
[all …]
/freebsd/sys/dev/iwn/
H A Dif_iwn.c2468 DPRINTF(sc, IWN_DEBUG_RESET, in iwn_read_eeprom_band()
3039 DPRINTF(sc, IWN_DEBUG_ANY, in iwn_rx_done()
3995 DPRINTF(sc, IWN_DEBUG_RECV, in iwn_notif_intr()
4109 DPRINTF(sc, IWN_DEBUG_ANY, in iwn_notif_intr()
5356 DPRINTF(sc, IWN_DEBUG_XMIT, in iwn_set_link_quality()
5402 DPRINTF(sc, IWN_DEBUG_XMIT, in iwn_set_link_quality()
5871 DPRINTF(sc, IWN_DEBUG_RECV, in iwn4965_get_rssi()
5893 DPRINTF(sc, IWN_DEBUG_RECV, in iwn5000_get_rssi()
6427 DPRINTF(sc, IWN_DEBUG_STATE, in iwn_check_rx_recovery()
6446 DPRINTF(sc, IWN_DEBUG_ANY, in iwn_check_rx_recovery()
[all …]

12345678910>>...14