Lines Matching refs:dbg
92 #define dbg(format, arg...) printf("DEBUG: " format "\n", ## arg) macro
94 #define dbg(format, arg...) do {} while (0) macro
286 dbg("%s URB:[%4x] dev:%2lu,ep:%2lu-%c,type:%s,len:%d/%d stat:%#lx", in pkt_print()
346 dbg("%s: 0x%08x%s%s%s%s%s%s%s%s%s", in ohci_dump_intr_mask()
366 dbg("%s %08x", label, value); in maybe_print_eds()
368 dbg("%08x", edp->hwINFO); in maybe_print_eds()
369 dbg("%08x", edp->hwTailP); in maybe_print_eds()
370 dbg("%08x", edp->hwHeadP); in maybe_print_eds()
371 dbg("%08x", edp->hwNextED); in maybe_print_eds()
394 dbg("spec %d.%d", (temp >> 4), (temp & 0x0f)); in ohci_dump_status()
397 dbg("control: 0x%08x%s%s%s HCFS=%s%s%s%s%s CBSR=%d", temp, in ohci_dump_status()
410 dbg("cmdstatus: 0x%08x SOC=%d%s%s%s%s", temp, in ohci_dump_status()
444 dbg("roothub.a: %08x POTPGT=%d%s%s%s%s%s NDP=%d", temp, in ohci_dump_roothub()
454 dbg("roothub.b: %08x PPCM=%04x DR=%04x", in ohci_dump_roothub()
460 dbg("roothub.status: %08x%s%s%s%s%s%s", in ohci_dump_roothub()
473 dbg("roothub.portstatus [%d] = 0x%08x%s%s%s%s%s%s%s%s%s%s%s%s", in ohci_dump_roothub()
496 dbg("OHCI controller usb-%s state", controller->slot_name); in ohci_dump()
503 dbg("hcca frame #%04x", controller->hcca->frame_no); in ohci_dump()
1039 dbg("TD LENGTH %d != CNT %d", urb->length, cnt); in td_submit_job()
1129 dbg("finish_urb: strange.., ED state %x, \n", status); in finish_urb()
1169 dbg("dl_done_list: processing TD %x, len %x\n", in takeback_td()
1443 dbg("unsupported root hub command"); in ohci_submit_rh_msg()
1585 dbg("*"); in submit_common_msg()
1590 dbg("submit_common_msg: TO status %x\n", stat); in submit_common_msg()
1778 dbg("%s\n", __FUNCTION__); in hc_reset()
1820 dbg("USB HC reset_hc usb-%s: ctrl = 0x%X ;\n", in hc_reset()
1925 dbg("hc_interrupt: returning..\n"); in hc_interrupt()
1966 dbg("USB Schedule overrun\n"); in hc_interrupt()
1995 dbg("USB HC release ohci usb-%s", ohci->slot_name); in hc_release_ohci()