Home
last modified time | relevance | path

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

1234567

/dragonfly/sys/bus/pccard/
H A Dpccard_cis.c58 #define DPRINTF(arg) macro
340 DPRINTF(("\n")); in pccard_scan_cis()
365 DPRINTF((" %02x", in pccard_scan_cis()
368 DPRINTF(("\n")); in pccard_scan_cis()
372 DPRINTF(("\n")); in pccard_scan_cis()
674 DPRINTF(("null")); in pccard_parse_cis_tuple()
677 DPRINTF(("rom")); in pccard_parse_cis_tuple()
692 DPRINTF(("sram")); in pccard_parse_cis_tuple()
695 DPRINTF(("dram")); in pccard_parse_cis_tuple()
725 DPRINTF(("ext")); in pccard_parse_cis_tuple()
[all …]
/dragonfly/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 …]
H A Dcdf.c69 #define DPRINTF(a) printf a, fflush(stdout) macro
71 #define DPRINTF(a)
416 DPRINTF(("Bad short sector size %hu\n", in cdf_read_header()
538 DPRINTF(("Reading sector %d", in cdf_read_sat()
565 DPRINTF(("Chain:")); in cdf_count_chain()
568 DPRINTF((" empty\n")); in cdf_count_chain()
573 DPRINTF((" %d", sid)); in cdf_count_chain()
585 DPRINTF((" none, sid: %d\n", sid)); in cdf_count_chain()
589 DPRINTF(("\n")); in cdf_count_chain()
728 DPRINTF(("Read dir loop limit")); in cdf_read_dir()
[all …]
/dragonfly/lib/libc/resolv/
H A Dres_findzonecut.c89 #define DPRINTF(x) do {\ macro
245 DPRINTF(("satisfy(%s): %d", mname, n)); in satisfy()
263 DPRINTF(("add_addrs: %d", n)); in add_addrs()
339 DPRINTF( in get_soa()
350 DPRINTF( in get_soa()
399 DPRINTF(("get_soa: out of labels")); in get_soa()
460 DPRINTF( in get_glue()
466 DPRINTF(( in get_glue()
482 DPRINTF( in get_glue()
488 DPRINTF(( in get_glue()
[all …]
H A Dres_update.c83 #define DPRINTF(x) do {\ macro
103 DPRINTF(("malloc failed")); in res_nupdate()
119 DPRINTF(("res_findzonecut failed (%d)", nscnt)); in res_nupdate()
132 DPRINTF(("malloc failed")); in res_nupdate()
150 DPRINTF(("res_mkupdrec failed")); in res_nupdate()
159 DPRINTF(("res_mkupdate -> %d", n)); in res_nupdate()
171 DPRINTF(("TSIG is not supported\n")); in res_nupdate()
182 DPRINTF(("res_nsend: send error, n=%d (%s)\n", in res_nupdate()
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx.c720 DPRINTF(sc, ATH_DEBUG_XMIT, in ath_tx_handoff_mcast()
828 DPRINTF(sc, ATH_DEBUG_XMIT, in ath_tx_handoff_hw()
856 DPRINTF(sc, ATH_DEBUG_XMIT, in ath_tx_handoff_hw()
875 DPRINTF(sc, ATH_DEBUG_XMIT, in ath_tx_handoff_hw()
932 DPRINTF(sc, ATH_DEBUG_RESET, in ath_legacy_tx_dma_restart()
989 DPRINTF(sc, ATH_DEBUG_XMIT, in ath_tx_tag_crypto()
1334 DPRINTF(sc, ATH_DEBUG_XMIT, in ath_tx_setds()
1479 DPRINTF(sc, ATH_DEBUG_XMIT, in ath_tx_should_swq_frame()
1763 DPRINTF(sc, ATH_DEBUG_TDMA, in ath_tx_normal_setup()
4178 DPRINTF(sc, ATH_DEBUG_NODE, in ath_tx_node_flush()
[all …]
H A Dif_ath_tdma.c150 DPRINTF(sc, ATH_DEBUG_TDMA_TIMER, in ath_tdma_settimers()
181 DPRINTF(sc, ATH_DEBUG_TDMA_TIMER, in ath_tdma_settimers()
385 DPRINTF(sc, ATH_DEBUG_TDMA, in ath_tdma_update()
479 DPRINTF(sc, ATH_DEBUG_TDMA_TIMER, in ath_tdma_update()
487 DPRINTF(sc, ATH_DEBUG_TDMA, in ath_tdma_update()
492 DPRINTF(sc, ATH_DEBUG_TDMA_TIMER, in ath_tdma_update()
558 DPRINTF(sc, ATH_DEBUG_TDMA_TIMER, in ath_tdma_update()
571 DPRINTF(sc, ATH_DEBUG_TDMA_TIMER, in ath_tdma_update()
630 DPRINTF(sc, ATH_DEBUG_BEACON, in ath_tdma_beacon_send()
638 DPRINTF(sc, ATH_DEBUG_BEACON, in ath_tdma_beacon_send()
[all …]
/dragonfly/sys/bus/u4b/net/
H A Dif_urndis.c431 DPRINTF("%s\n", usbd_errstr(err)); in urndis_ctrl_send()
467 DPRINTF("\n"); in urndis_ctrl_handle()
601 DPRINTF("len %u status 0x%x " in urndis_ctrl_handle_reset()
656 DPRINTF("init failed\n"); in urndis_ctrl_init()
679 DPRINTF("type %u len %u rid %u\n",
687 DPRINTF("halt failed\n");
721 DPRINTF("query failed\n"); in urndis_ctrl_query()
765 DPRINTF("set failed\n"); in urndis_ctrl_set()
856 DPRINTF("invalid ethernet size " in urndis_bulk_read_callback()
861 DPRINTF("invalid ethernet size " in urndis_bulk_read_callback()
[all …]
/dragonfly/sys/dev/misc/cpuctl/
H A Dcpuctl.c58 # define DPRINTF(format,...) kprintf(format, __VA_ARGS__); macro
60 # define DPRINTF(format,...) macro
94 DPRINTF("[cpuctl,%d]: bad cpu number %d\n", __LINE__, cpu); in cpuctl_ioctl()
234 DPRINTF("[cpuctl,%d]: XXX %d", __LINE__, cpu); in cpuctl_do_update()
270 DPRINTF("[cpuctl,%d]: firmware image too large", __LINE__); in update_intel()
281 DPRINTF("[cpuctl,%d]: copyin %p->%p of %zd bytes failed", in update_intel()
329 DPRINTF("[cpuctl,%d]: firmware image too large", __LINE__); in update_amd()
342 DPRINTF("[cpuctl,%d]: copyin %p->%p of %zd bytes failed", in update_amd()
392 DPRINTF("[cpuctl,%d]: copyin %p->%p of %zd bytes failed", in update_via()
428 DPRINTF("[cpu,%d]: rev0=%x rev1=%x res=%x\n", __LINE__, in update_via()
[all …]
/dragonfly/games/fortune/fortune/
H A Dfortune.c66 #define DPRINTF(l,x) { if (Debug >= l) fprintf x; } macro
69 #define DPRINTF(l,x) macro
532 DPRINTF(2, (stderr, "path = \"%s\"\n", path)); in add_file()
819 DPRINTF(2, (stderr, "true\n")); in is_fortfile()
916 DPRINTF(1, (stderr, ", frac = %d%%", frac)); in init_prob()
926 DPRINTF(1, (stderr, in init_prob()
931 DPRINTF(1, (stderr, "\n")); in init_prob()
953 DPRINTF(1, (stderr, "choice = %d\n", choice)); in get_fort()
959 DPRINTF(1, (stderr, in get_fort()
977 DPRINTF(1, (stderr, in get_fort()
[all …]
/dragonfly/sys/bus/u4b/serial/
H A Dusb_serial.c229 DPRINTF("\n"); in ucom_init()
242 DPRINTF("\n"); in ucom_uninit()
588 DPRINTF("no tty\n"); in ucom_detach_tty()
689 DPRINTF("\n"); in ucom_shutdown()
763 DPRINTF("\n"); in ucom_cfg_open()
913 DPRINTF("\n"); in ucom_cfg_close()
1612 DPRINTF("\n"); in ucom_status_change()
1804 DPRINTF("read\n"); in ucom_stop()
1826 DPRINTF("done\n"); in ucom_stop()
1852 DPRINTF("\n"); in ucom_get_data()
[all …]
H A Dumodem.c348 DPRINTF("Missing descriptor. " in umodem_attach()
542 DPRINTF("no ACM desc\n"); in umodem_get_caps()
553 DPRINTF("\n"); in umodem_cfg_get_status()
572 DPRINTF("sc=%p\n", sc); in umodem_cfg_param()
622 DPRINTF("cmd=0x%08x\n", cmd); in umodem_ioctl()
636 DPRINTF("unknown\n"); in umodem_ioctl()
650 DPRINTF("onoff=%d\n", onoff); in umodem_cfg_set_dtr()
674 DPRINTF("onoff=%d\n", onoff); in umodem_cfg_set_rts()
699 DPRINTF("onoff=%d\n", onoff); in umodem_cfg_set_break()
932 DPRINTF("sc=%p\n", sc); in umodem_detach()
[all …]
H A Dumcs.c593 DPRINTF("Port %d config:\n", pn); in umcs7840_cfg_param()
595 DPRINTF(" 2 stop bits\n"); in umcs7840_cfg_param()
599 DPRINTF(" 1 stop bit\n"); in umcs7840_cfg_param()
607 DPRINTF(" parity on - odd\n"); in umcs7840_cfg_param()
614 DPRINTF(" parity off\n"); in umcs7840_cfg_param()
621 DPRINTF(" 5 bit\n"); in umcs7840_cfg_param()
625 DPRINTF(" 6 bit\n"); in umcs7840_cfg_param()
629 DPRINTF(" 7 bit\n"); in umcs7840_cfg_param()
633 DPRINTF(" 8 bit\n"); in umcs7840_cfg_param()
639 DPRINTF(" CTS/RTS\n"); in umcs7840_cfg_param()
[all …]
H A Duslcom.c395 DPRINTF("sc=%p\n", sc); in uslcom_detach()
455 DPRINTF("onoff = %d\n", onoff); in uslcom_set_dtr()
479 DPRINTF("onoff = %d\n", onoff); in uslcom_set_rts()
512 DPRINTF("\n"); in uslcom_param()
590 DPRINTF("\n"); in uslcom_get_status()
624 DPRINTF("cmd=0x%08x\n", cmd); in uslcom_ioctl()
636 DPRINTF("Get LATCH failed\n"); in uslcom_ioctl()
651 DPRINTF("Set LATCH failed\n"); in uslcom_ioctl()
657 DPRINTF("Unknown IOCTL\n"); in uslcom_ioctl()
679 DPRINTF("actlen = %d\n", actlen); in uslcom_write_callback()
[all …]
H A Duvisor.c310 DPRINTF("sc=%p\n", sc); in uvisor_attach()
329 DPRINTF("init failed, error=%s\n", in uvisor_attach()
344 DPRINTF("ucom_attach failed\n"); in uvisor_attach()
361 DPRINTF("sc=%p\n", sc); in uvisor_detach()
381 DPRINTF("getting connection info\n"); in uvisor_init()
424 DPRINTF("Port %d is for %s\n", in uvisor_init()
448 DPRINTF("too little data\n"); in uvisor_init()
475 DPRINTF("getting config info\n"); in uvisor_init()
501 DPRINTF("getting available bytes\n"); in uvisor_init()
511 DPRINTF("avail=%d\n", UGETW(wAvail)); in uvisor_init()
[all …]
H A Dubsa.c295 DPRINTF("sc=%p\n", sc); in ubsa_attach()
308 DPRINTF("could not allocate all pipes\n"); in ubsa_attach()
320 DPRINTF("ucom_attach failed\n"); in ubsa_attach()
337 DPRINTF("sc=%p\n", sc); in ubsa_detach()
372 DPRINTF("onoff = %d\n", onoff); in ubsa_cfg_set_dtr()
382 DPRINTF("onoff = %d\n", onoff); in ubsa_cfg_set_rts()
392 DPRINTF("onoff = %d\n", onoff); in ubsa_cfg_set_break()
401 DPRINTF("sc = %p\n", ucom->sc_parent); in ubsa_pre_param()
429 DPRINTF("sc = %p\n", sc); in ubsa_cfg_param()
539 DPRINTF("\n"); in ubsa_cfg_get_status()
[all …]
/dragonfly/sys/dev/netif/iwn/
H A Dif_iwn.c2499 DPRINTF(sc, IWN_DEBUG_RESET, in iwn_read_eeprom_band()
3059 DPRINTF(sc, IWN_DEBUG_ANY, in iwn_rx_done()
3909 DPRINTF(sc, IWN_DEBUG_RECV, in iwn_notif_intr()
4023 DPRINTF(sc, IWN_DEBUG_ANY, in iwn_notif_intr()
4699 DPRINTF(sc, IWN_DEBUG_XMIT, in iwn_tx_data()
5352 DPRINTF(sc, IWN_DEBUG_XMIT,
5398 DPRINTF(sc, IWN_DEBUG_XMIT,
5830 DPRINTF(sc, IWN_DEBUG_RECV,
5852 DPRINTF(sc, IWN_DEBUG_RECV,
6386 DPRINTF(sc, IWN_DEBUG_STATE,
[all …]
/dragonfly/sys/dev/netif/wpi/
H A Dif_wpi.c1594 DPRINTF(sc, WPI_DEBUG_EEPROM, in wpi_read_eeprom_group()
2037 DPRINTF(sc, WPI_DEBUG_RECV, in wpi_rx_done()
2360 DPRINTF(sc, WPI_DEBUG_SCAN, in wpi_notif_intr()
2375 DPRINTF(sc, WPI_DEBUG_SCAN, in wpi_notif_intr()
2590 DPRINTF(sc, WPI_DEBUG_HW, in wpi_intr()
3586 DPRINTF(sc, WPI_DEBUG_EDCA, in wpi_updateedca()
3701 DPRINTF(sc, WPI_DEBUG_TEMP, in wpi_power_calibration()
3761 DPRINTF(sc, WPI_DEBUG_TEMP, in wpi_set_txpower()
4684 DPRINTF(sc, WPI_DEBUG_KEY, in wpi_load_key()
4972 DPRINTF(sc, WPI_DEBUG_HW, in wpi_load_bootcode()
[all …]
/dragonfly/stand/boot/efi/boot1/
H A Dboot1.c452 DPRINTF("."); in try_boot()
454 DPRINTF("."); in try_boot()
456 DPRINTF("."); in try_boot()
458 DPRINTF("."); in try_boot()
460 DPRINTF(".\n"); in try_boot()
569 DPRINTF("probe: "); in probe_handle_status()
573 DPRINTF(" not supported\n"); in probe_handle_status()
578 DPRINTF(" supported (preferred)\n"); in probe_handle_status()
581 DPRINTF(" supported\n"); in probe_handle_status()
586 DPRINTF(" error (0x%llx)\n", status); in probe_handle_status()
[all …]
/dragonfly/sys/bus/u4b/controller/
H A Dxhci.c288 DPRINTF("\n"); in xhci_reset_command_queue_locked()
353 DPRINTF("\n"); in xhci_start_controller()
559 DPRINTF("\n"); in xhci_halt_controller()
588 DPRINTF("\n"); in xhci_init()
1005 DPRINTF( in xhci_check_transfer()
1284 DPRINTF("\n");
1303 DPRINTF("\n"); in xhci_cmd_enable_slot()
1327 DPRINTF("\n"); in xhci_cmd_disable_slot()
1346 DPRINTF("\n"); in xhci_cmd_set_address()
1495 DPRINTF("\n"); in xhci_cmd_configure_ep()
[all …]
/dragonfly/sys/bus/u4b/storage/
H A Dumass.c151 #define DPRINTF(sc, m, fmt, ...) \ macro
184 #define DPRINTF(...) do { } while (0) macro
1072 DPRINTF(sc, UDMASS_USB, "\n"); in umass_detach()
1121 DPRINTF(sc, UDMASS_GEN, "transfer index = " in umass_transfer_start()
1208 DPRINTF(sc, UDMASS_BBB, "BBB reset!\n"); in umass_t_bbb_reset1_callback()
1692 DPRINTF(sc, UDMASS_CBI, "CBI reset!\n"); in umass_t_cbi_reset1_callback()
2510 DPRINTF(sc, UDMASS_SCSI, "CAM poll\n"); in umass_cam_poll()
2665 DPRINTF(sc, UDMASS_SCSI, "Doing a sneaky" in umass_cam_sense_cb()
3054 DPRINTF(sc, UDMASS_BBB, "cmd = %db " in umass_cbi_dump_cmd()
3081 DPRINTF(sc, UDMASS_GEN, "0x %s%s\n", in umass_dump_buffer()
[all …]
/dragonfly/sys/netbt/
H A Drfcomm_session.c312 DPRINTF("timeout\n"); in rfcomm_session_timeout()
323 DPRINTF("expiring\n"); in rfcomm_session_timeout()
340 DPRINTF("Connecting\n"); in rfcomm_session_connecting()
348 DPRINTF("Connected\n"); in rfcomm_session_connected()
385 DPRINTF("Disconnected\n"); in rfcomm_session_disconnected()
404 DPRINTF("New Connection\n"); in rfcomm_session_newconn()
510 DPRINTF("auth %s, encrypt %s, secure %s\n", in rfcomm_session_linkmode()
733 DPRINTF("session was not even open!\n"); in rfcomm_session_recv_sabm()
854 DPRINTF("Received spurious UA(0)!\n"); in rfcomm_session_recv_ua()
1012 DPRINTF("Short MCC header, discarded\n"); in rfcomm_session_recv_mcc()
[all …]
H A Dhci_misc.c125 DPRINTF("memo %p too old (expiring)\n", memo); in hci_memo_find()
131 DPRINTF("memo %p found\n", memo); in hci_memo_find()
136 DPRINTF("no memo found\n"); in hci_memo_find()
159 DPRINTF("memo created for %02x:%02x:%02x:%02x:%02x:%02x\n", in hci_memo_new()
167 DPRINTF("memo updated for %02x:%02x:%02x:%02x:%02x:%02x\n", in hci_memo_new()
/dragonfly/sys/kern/
H A Dsubr_rman.c74 #define DPRINTF(params) if (rman_debug) kprintf params macro
229 DPRINTF(("could not find a region\n")); in rman_reserve_resource()
239 DPRINTF(("s->r_start (%#lx) > end (%#lx)\n", in rman_reserve_resource()
244 DPRINTF(("region is allocated\n")); in rman_reserve_resource()
258 DPRINTF(("candidate region is entire chunk\n")); in rman_reserve_resource()
286 DPRINTF(("splitting region in three parts: " in rman_reserve_resource()
313 DPRINTF(("allocating from the beginning\n")); in rman_reserve_resource()
320 DPRINTF(("allocating at the end\n")); in rman_reserve_resource()
340 DPRINTF(("no unshared regions found\n")); in rman_reserve_resource()
385 DPRINTF(("no region found\n")); in rman_reserve_resource()
[all …]

1234567