Home
last modified time | relevance | path

Searched refs:DPRINTFN (Results 1 – 25 of 74) sorted by relevance

123

/dragonfly/sys/bus/u4b/
H A Dusb_dev.c220 DPRINTFN(2, "no dev ref\n"); in usb_ref_device()
280 DPRINTFN(2, "ref write\n"); in usb_ref_device()
284 DPRINTFN(2, "ref read\n"); in usb_ref_device()
300 DPRINTFN(2, "fail\n"); in usb_ref_device()
442 DPRINTFN(5, "out of FIFOs\n"); in usb_fifo_create()
496 DPRINTFN(5, "busy\n"); in usb_fifo_create()
686 DPRINTFN(2, "no FIFO\n"); in usb_fifo_open()
1083 DPRINTFN(2, "cmd=0x%lx\n", cmd); in usb_ioctl()
1333 DPRINTFN(3,"ready %d\n", ready); in usb_filter_read()
1403 DPRINTFN(3,"ready %d\n", ready); in usb_filter_write()
[all …]
H A Dusb_hub.c220 DPRINTFN(2, "\n"); in uhub_intr_callback()
718 DPRINTFN(0, "port %d reset " in uhub_reattach_port()
796 DPRINTFN(0, "port %d U1 timeout " in uhub_reattach_port()
803 DPRINTFN(0, "port %d U2 timeout " in uhub_reattach_port()
1240 DPRINTFN(0, "HUB at depth %d, " in uhub_attach()
1359 DPRINTFN(0, "portless HUB\n"); in uhub_attach()
2299 DPRINTFN(3, "\n"); in usb_needs_explore_all()
2303 DPRINTFN(0, "no devclass\n"); in usb_needs_explore_all()
2668 DPRINTFN(0, "Clearing device " in usb_dev_resume_peer()
2734 DPRINTFN(0, "Setting device " in usb_dev_suspend_peer()
[all …]
H A Dusb_hid.c179 DPRINTFN(0, "Only one bit can be " in hid_start_parse()
265 DPRINTFN(1, "Using last usage\n"); in hid_get_item()
275 DPRINTFN(1, "%u,%u,%u\n", h->loc.pos, in hid_get_item()
351 DPRINTFN(0, "Number of " in hid_get_item()
392 DPRINTFN(0, "Main bTag=%d\n", bTag); in hid_get_item()
440 DPRINTFN(0, "Cannot push " in hid_get_item()
458 DPRINTFN(0, "Cannot pop " in hid_get_item()
463 DPRINTFN(0, "Global bTag=%d\n", bTag); in hid_get_item()
481 DPRINTFN(0, "max usage reached\n"); in hid_get_item()
516 DPRINTFN(0, "Usage set dropped\n"); in hid_get_item()
[all …]
H A Dusb_debug.h38 #define DPRINTFN(n,fmt,...) do { \ macro
44 #define DPRINTF(...) DPRINTFN(1, __VA_ARGS__)
47 #define DPRINTFN(...) do { } while (0) macro
H A Dusb_device.c550 DPRINTFN(6, "udev=%p index=%d\n", udev, index); in usbd_set_config_index()
595 DPRINTFN(0, "could not read " in usbd_set_config_index()
709 DPRINTFN(5, "iface_index=%d cmd=%d\n", in usb_config_parse()
1145 DPRINTFN(4, "udev=%p\n", udev); in usb_detach_device()
1378 DPRINTFN(2, "end of interfaces " in usb_probe_and_attach()
1683 DPRINTFN(0, "device init %d failed " in usb_alloc_device()
1713 DPRINTFN(0, "set address %d failed " in usb_alloc_device()
1816 DPRINTFN(1, "Using first language\n"); in usb_alloc_device()
1904 DPRINTFN(0, "Found possible auto-install " in usb_alloc_device()
2058 DPRINTFN(2, "Creating device nodes\n"); in usb_cdev_create()
[all …]
H A Dusb_generic.c179 DPRINTFN(6, "flag=0x%x\n", fflags); in ugen_open()
209 DPRINTFN(6, "flag=0x%x\n", fflags); in ugen_close()
223 DPRINTFN(6, "no FIFOs\n"); in ugen_close()
607 DPRINTFN(2, "index %u\n", index); in ugen_set_config()
618 DPRINTFN(6, "no FIFOs\n"); in ugen_set_config()
641 DPRINTFN(6, "no FIFOs\n"); in ugen_set_interface()
669 DPRINTFN(6, "\n"); in ugen_get_cdesc()
700 DPRINTFN(6, "len=%u\n", len); in ugen_get_cdesc()
767 DPRINTFN(6, "\n"); in ugen_get_iface_driver()
958 DPRINTFN(6, "device mode\n"); in ugen_re_enumerate()
[all …]
H A Dusb_transfer.c915 DPRINTFN(6, "ifaces array is NULL!\n"); in usbd_transfer_setup()
920 DPRINTFN(6, "using global lock\n"); in usbd_transfer_setup()
1530 DPRINTFN(0, "Too many frames: %u\n", in usbd_setup_ctrl_transfer()
1642 DPRINTFN(0, "Invalid parameter " in usbd_setup_ctrl_transfer()
2365 DPRINTFN(3, "case 5\n"); in usbd_callback_wrapper()
2386 DPRINTFN(3, "case 1-4\n"); in usbd_callback_wrapper()
2489 DPRINTFN(3, "Completed %p\n", xfer); in usb_dma_delay_done_cb()
2754 DPRINTFN(0, "No stall handler\n"); in usbd_pipe_start()
2902 DPRINTFN(3, "DMA delay, %u ms, " in usbd_callback_wrapper_sub()
3048 DPRINTFN(6, "busy %p\n", pq->curr); in usb_command_wrapper()
[all …]
H A Dusb_request.c485 DPRINTFN(1, "The handle request function "
875 DPRINTFN(2, "port %d reset returning error=%s\n",
1272 DPRINTFN(4, "confidx=%d\n", conf_index);
1349 DPRINTFN(4, "index=%d\n", index);
1394 DPRINTFN(4, "\n");
1554 DPRINTFN(6, "setting device address=%d\n", addr);
1773 DPRINTFN(5, "iface=%p, report=%d, endpt=%d\n",
1802 DPRINTFN(5, "len=%d\n", len);
1830 DPRINTFN(5, "len=%d\n", len);
1858 DPRINTFN(5, "%d %d\n", duration, id);
[all …]
/dragonfly/sys/bus/u4b/net/
H A Dif_cdce.c434 DPRINTFN(1, "Using default max " in cdce_ncm_init()
462 DPRINTFN(1, "Setting input size " in cdce_ncm_init()
786 DPRINTFN(1, "\n"); in cdce_bulk_write_callback()
801 DPRINTFN(11, "transfer setup\n"); in cdce_bulk_write_callback()
856 DPRINTFN(11, "transfer error, %s\n", in cdce_bulk_write_callback()
1379 DPRINTFN(10, "transfer complete: " in cdce_ncm_bulk_write_callback()
1403 DPRINTFN(10, "Transfer error: %s\n", in cdce_ncm_bulk_write_callback()
1447 DPRINTFN(1, "frame too short\n"); in cdce_ncm_bulk_read_callback()
1483 DPRINTFN(1, "invalid DPT signature" in cdce_ncm_bulk_read_callback()
1528 DPRINTFN(1, "invalid frame " in cdce_ncm_bulk_read_callback()
[all …]
/dragonfly/sys/dev/netif/sk/
H A Dif_sk.c247 #define DPRINTFN(n,x) macro
1050 DPRINTFN(2, ("sk_reset\n")); in sk_reset()
1613 DPRINTFN(2, ("sk_encap\n")); in sk_encap()
1695 DPRINTFN(2, ("sk_start\n")); in sk_start()
1766 DPRINTFN(2, ("sk_shutdown\n")); in skc_shutdown()
1810 DPRINTFN(2, ("sk_rxeof\n")); in sk_rxeof()
1991 DPRINTFN(2, ("sk_txeof\n")); in sk_txeof()
2038 DPRINTFN(2, ("sk_tick\n")); in sk_tick()
2099 DPRINTFN(2, ("sk_intr_bcom\n")); in sk_intr_bcom()
2597 DPRINTFN(2, ("sk_init\n")); in sk_init()
[all …]
/dragonfly/sys/netbt/
H A Dhci_unit.c197 DPRINTFN(10, "%s is added as child to %s\n", in hci_enable()
309 DPRINTFN(2, "(%s) opcode (%3.3x|%4.4x)\n", in hci_send_cmd()
344 DPRINTFN(10, "(%s) recv event, len = %d\n", in hci_intr()
360 DPRINTFN(10, "(%s) recv SCO, len = %d\n", in hci_intr()
377 DPRINTFN(10, "(%s) recv ACL, len = %d\n", in hci_intr()
392 DPRINTFN(11, "(%s) complete SCO\n", in hci_intr()
410 DPRINTFN(10, "done\n"); in hci_intr()
496 DPRINTFN(10, "(%s) num_cmd_pkts=%d\n", in hci_output_cmd()
517 DPRINTFN(10, "(%s) num_acl_pkts=%d\n", in hci_output_acl()
530 DPRINTFN(10, "(%s) num_sco_pkts=%d\n", in hci_output_sco()
H A Dhci_event.c173 DPRINTFN(1, "(%s) event %s\n", in hci_event()
303 DPRINTFN(1, "(%s) opcode (%03x|%04x) num_cmd_pkts = %d\n", in hci_event_command_compl()
459 DPRINTFN(1, "bdaddr %02x:%02x:%02x:%02x:%02x:%02x\n", in hci_event_inquiry_result()
488 DPRINTFN(1, "%d response%s\n", ep.num_responses, in hci_event_rssi_result()
496 DPRINTFN(1, "bdaddr %02x:%02x:%02x:%02x:%02x:%02x\n", in hci_event_rssi_result()
528 DPRINTFN(1, "(%s) %s connection complete for " in hci_event_con_compl()
626 DPRINTFN(1, "(%s) handle #%d, status=0x%x\n", in hci_event_discon_compl()
652 DPRINTFN(1, "(%s) bdaddr %2.2x:%2.2x:%2.2x:%2.2x:%2.2x:%2.2x " in hci_event_con_req()
702 DPRINTFN(1, "(%s) handle #%d, status=0x%x\n", in hci_event_auth_compl()
790 DPRINTFN(1, "(%s) handle #%d, status=0x%x\n", in hci_event_change_con_link_key_compl()
[all …]
H A Dl2cap_lower.c121 DPRINTFN(5, "(%s) received packet (%d bytes)\n", in l2cap_recv_frame()
168 DPRINTFN(5, "no data, pending = %d\n", chan->lc_pending); in l2cap_start()
200 DPRINTFN(5, "CID #%d sending packet (%d bytes)\n", in l2cap_start()
H A Drfcomm_session.c669 DPRINTFN(10, "dlci %d, type %2.2x, len = %d\n", dlci, type, len); in rfcomm_session_input()
720 DPRINTFN(5, "SABM(%d)\n", dlci); in rfcomm_session_recv_sabm()
795 DPRINTFN(5, "DISC(%d)\n", dlci); in rfcomm_session_recv_disc()
834 DPRINTFN(5, "UA(%d)\n", dlci); in rfcomm_session_recv_ua()
902 DPRINTFN(5, "DM(%d)\n", dlci); in rfcomm_session_recv_dm()
924 DPRINTFN(10, "UIH(%d)\n", dlci); in rfcomm_session_recv_uih()
1046 DPRINTFN(2, "MCC %s type %2.2x (%d bytes)\n", in rfcomm_session_recv_mcc()
1503 DPRINTFN(5, "dlci %d type %2.2x (%d bytes, fcs=%#2.2x)\n", in rfcomm_session_send_frame()
1598 DPRINTFN(10, "dlci %d, pktlen %d (%d data, %d credits), fcs=%#2.2x\n", in rfcomm_session_send_uih()
1686 DPRINTFN(5, "%s type %2.2x len %d\n", in rfcomm_session_send_mcc()
H A Dbluetooth.h137 # define DPRINTFN(n, fmt, args...) do { \ macro
146 # define DPRINTFN(...) ((void)0) macro
/dragonfly/sys/bus/u4b/controller/
H A Duhci.c281 DPRINTFN(2, "Already started\n"); in uhci_restart()
285 DPRINTFN(2, "Restarting\n"); in uhci_restart()
304 DPRINTFN(2, "Failed\n"); in uhci_restart()
390 DPRINTFN(2, "enabling\n"); in uhci_start()
843 DPRINTFN(6, "add\n"); in uhci_add_loop()
866 DPRINTFN(6, "remove\n"); in uhci_rem_loop()
894 DPRINTFN(11, "%p to %p\n", std, last); in _uhci_append_td()
924 DPRINTFN(0, "QH already linked!\n"); in _uhci_append_qh()
1431 DPRINTFN(16, "real interrupt\n"); in uhci_interrupt()
2041 DPRINTFN(3, "best=%d interval=%d\n", in uhci_device_intr_open()
[all …]
H A Dxhci.c169 DPRINTFN(5, "trb = %p\n", trb); in xhci_dump_trb()
178 DPRINTFN(5, "pep = %p\n", pep); in xhci_dump_endpoint()
191 DPRINTFN(5, "psl = %p\n", psl); in xhci_dump_device()
2882 DPRINTFN(8, "\n"); in xhci_transfer_insert()
2888 DPRINTFN(8, "Already in schedule\n"); in xhci_transfer_insert()
2912 DPRINTFN(8, "Too many TDs queued.\n"); in xhci_transfer_insert()
2931 DPRINTFN(8, "Not running\n"); in xhci_transfer_insert()
3414 DPRINTFN(9, "UR_CLEAR_PORT_FEATURE\n"); in xhci_roothub_exec()
3534 DPRINTFN(9, "port status=0x%08x\n", v); in xhci_roothub_exec()
3658 DPRINTFN(6, "reset port %d\n", index); in xhci_roothub_exec()
[all …]
H A Dohci.c653 DPRINTFN(11, "%p to %p\n", sed, last); in _ohci_append_qh()
657 DPRINTFN(0, "ED already linked!\n"); in _ohci_append_qh()
686 DPRINTFN(11, "%p from %p\n", sed, last); in _ohci_remove_qh()
879 DPRINTFN(16, "error cc=%d (%s)\n", in ohci_non_isoc_done_sub()
1069 DPRINTFN(5, "\n"); in ohci_rhsc_enable()
1117 DPRINTFN(16, "real interrupt\n"); in ohci_interrupt()
1775 DPRINTFN(3, "best=%d interval=%d\n", in ohci_device_intr_open()
2218 DPRINTFN(9, "UR_CLEAR_PORT_FEATURE " in ohci_roothub_exec()
2304 DPRINTFN(9, "get port status i=%d\n", in ohci_roothub_exec()
2312 DPRINTFN(9, "port status=0x%04x\n", v); in ohci_roothub_exec()
[all …]
H A Dehci.c952 DPRINTFN(11, "%p to %p\n", std, last); in _ehci_append_fs_td()
978 DPRINTFN(11, "%p to %p\n", std, last); in _ehci_append_hs_td()
1004 DPRINTFN(11, "%p to %p\n", sqh, last); in _ehci_append_qh()
1008 DPRINTFN(0, "QH already linked!\n"); in _ehci_append_qh()
1036 DPRINTFN(11, "%p from %p\n", std, last); in _ehci_remove_fs_td()
1478 DPRINTFN(3, "\n"); in ehci_poll_timeout()
1496 DPRINTFN(16, "real interrupt\n"); in ehci_interrupt()
2397 DPRINTFN(3, "best=%d interval=%d\n", in ehci_device_intr_open()
3279 DPRINTFN(3, "clear port test " in ehci_roothub_exec()
3283 DPRINTFN(3, "clear port ind " in ehci_roothub_exec()
[all …]
/dragonfly/sys/bus/u4b/input/
H A Dukbd.c439 DPRINTFN(2, "polling\n"); in ukbd_do_poll()
1014 DPRINTFN(11, "\n"); in ukbd_probe()
1085 DPRINTFN(1, "Found Apple FN-key\n"); in ukbd_parse_hid()
1094 DPRINTFN(1, "Found left control\n"); in ukbd_parse_hid()
1102 DPRINTFN(1, "Found right control\n"); in ukbd_parse_hid()
1110 DPRINTFN(1, "Found left shift\n"); in ukbd_parse_hid()
1118 DPRINTFN(1, "Found right shift\n"); in ukbd_parse_hid()
1126 DPRINTFN(1, "Found left alt\n"); in ukbd_parse_hid()
1134 DPRINTFN(1, "Found right alt\n"); in ukbd_parse_hid()
1142 DPRINTFN(1, "Found left GUI\n"); in ukbd_parse_hid()
[all …]
H A Dwsp.c675 DPRINTFN(WSP_LLEVEL_INFO, "enabled wsp\n"); in wsp_enable()
683 DPRINTFN(WSP_LLEVEL_INFO, "disabled wsp\n"); in wsp_disable()
725 DPRINTFN(WSP_LLEVEL_INFO, "sc=%p\n", sc); in wsp_attach()
872 DPRINTFN(WSP_LLEVEL_INFO, "Invalid length: %d, %x, %x\n", in wsp_intr_callback()
911 DPRINTFN(WSP_LLEVEL_INFO, in wsp_intr_callback()
980 DPRINTFN(WSP_LLEVEL_INFO, "LEFT CLICK!\n"); in wsp_intr_callback()
984 DPRINTFN(WSP_LLEVEL_INFO, "sum_x=%5d, sum_y=%5d\n", in wsp_intr_callback()
989 DPRINTFN(WSP_LLEVEL_INFO, "RIGHT CLICK!\n"); in wsp_intr_callback()
1033 DPRINTFN(WSP_LLEVEL_INFO, "Fist pre_x=%5d, pre_y=%5d\n", in wsp_intr_callback()
1088 DPRINTFN(WSP_LLEVEL_INFO, "dx=%5d, dy=%5d, mov=%5d\n", in wsp_intr_callback()
[all …]
/dragonfly/sys/bus/u4b/template/
H A Dusb_template.c754 DPRINTFN(0, "Endpoint profile %u " in usb_hw_ep_get_needs()
766 DPRINTFN(0, "Endpoint profile %u " in usb_hw_ep_get_needs()
774 DPRINTFN(0, "Endpoint profile %u " in usb_hw_ep_get_needs()
782 DPRINTFN(0, "Endpoint profile %u " in usb_hw_ep_get_needs()
872 DPRINTFN(0, "Endpoint 0 does not " in usb_hw_ep_resolve()
930 DPRINTFN(0, "Could not get needs\n"); in usb_hw_ep_resolve()
943 DPRINTFN(0, "Could not find match\n"); in usb_hw_ep_resolve()
957 DPRINTFN(0, "Could not update endpoint address\n"); in usb_hw_ep_resolve()
1300 DPRINTFN(0, "Could not resolve endpoints for " in usb_temp_setup()
1313 DPRINTFN(0, "Could not resolve endpoints for " in usb_temp_setup()
/dragonfly/sys/dev/netif/ral/
H A Drt2560.c82 #define DPRINTFN(sc, n, fmt, ...) do { \ macro
88 #define DPRINTFN(sc, n, fmt, ...) macro
934 DPRINTFN(sc, 15, "encryption done idx=%u\n", in rt2560_encryption_intr()
1031 DPRINTFN(sc, 15, "tx done idx=%u\n", sc->txq.next); in rt2560_tx_intr()
1078 DPRINTFN(sc, 9, "%s\n", in rt2560_prio_intr()
1313 DPRINTFN(sc, 5, "%s\n", "bad length"); in rt2560_rx_intr()
1320 DPRINTFN(sc, 15, "rx done idx=%u\n", sc->rxq.cur); in rt2560_rx_intr()
1370 DPRINTFN(sc, 15, "%s", "beacon expired\n"); in rt2560_beacon_expire()
1379 DPRINTFN(sc, 2, "%s", "wakeup expired\n"); in rt2560_wakeup_expire()
2079 DPRINTFN(sc, 15, "BBP R%u <- 0x%02x\n", reg, val); in rt2560_bbp_write()
[all …]
/dragonfly/sys/bus/u4b/gadget/
H A Dg_mouse.c230 DPRINTFN(11, "Timeout %p (button press)\n", sc->sc_xfer[G_MOUSE_INTR_DT]); in g_mouse_button_press_timeout()
244 DPRINTFN(11, "Timeout %p (cursor update)\n", sc->sc_xfer[G_MOUSE_INTR_DT]); in g_mouse_cursor_update_timeout()
256 DPRINTFN(11, "\n"); in g_mouse_probe()
276 DPRINTFN(11, "\n"); in g_mouse_attach()
/dragonfly/sys/bus/u4b/wlan/
H A Dif_rum.c842 DPRINTFN(12, "dropping 'sleeping' bit, " in rum_beacon_miss()
1058 DPRINTFN(0, "data overflow, %u bytes\n", in rum_bulk_write_callback()
1096 DPRINTFN(11, "transfer error, %s\n", in rum_bulk_write_callback()
1144 DPRINTFN(15, "rx done, actlen=%d\n", len); in rum_bulk_read_callback()
1170 DPRINTFN(5, "PHY or CRC error\n"); in rum_bulk_read_callback()
1181 DPRINTFN(5, "IV/EIV error\n"); in rum_bulk_read_callback()
1184 DPRINTFN(5, "MIC error\n"); in rum_bulk_read_callback()
1187 DPRINTFN(5, "Key error\n"); in rum_bulk_read_callback()
1692 DPRINTFN(10, "sending frame len=%d rate=%d\n", in rum_tx_data()
1893 DPRINTFN(2, "reg=0x%08x\n", reg); in rum_bbp_write()
[all …]

123