Lines Matching full:dbg

149 		DBG(1, "%s: PTD $%04x is on %s queue\n", __func__, offset, epq->name);  in get_ptd_queue()
167 DBG(3, "%s: %s PTD[%02x] # %04x\n", __func__, epq->name, index, offset); in get_ptd_offset()
208 DBG(1, "%s: Found %d PTDs[%d] for %d/%d byte\n", __func__, in claim_ptd_buffers()
218 DBG(1, "%s: Done %s PTD[%d] $%04x, avail %d count %d claimed %d %08lx:%08lx\n", in claim_ptd_buffers()
244 DBG(1, "%s: Done %s PTDs $%04x released %d avail %d count %d\n", in release_ptd_buffers()
247 DBG(1, "%s: buf_map %08lx skip_map %08lx\n", __func__, in release_ptd_buffers()
270 DBG(3, "%s: %s ep %p\n", __func__, epq->name, ep); in prepare_ptd()
287 DBG(1, "%s: IN len %d/%d/%d from URB\n", __func__, len, ep->maxpacket, in prepare_ptd()
302 DBG(1, "%s: OUT len %d/%d/%d from URB\n", __func__, len, ep->maxpacket, in prepare_ptd()
309 DBG(1, "%s: SETUP len %d\n", __func__, len); in prepare_ptd()
317 DBG(1, "%s: ACK len %d\n", __func__, len); in prepare_ptd()
342 DBG(1, "%s: Finished\n", __func__); in prepare_ptd()
371 DBG(1, "%s: ep %p removed from active list %p\n", __func__, ep, &epq->active); in isp1362_read_ptd()
404 DBG(1, "%s: ep %p PTD[%d] $%04x\n", __func__, ep, ep->ptd_index, ep->ptd_offset); in remove_ptd()
421 DBG(1, "%s: Disabling PTD[%02x] $%04x %08lx|%08x\n", __func__, in remove_ptd()
427 DBG(2, "%s: ATLSKIP = %08x -> %08lx\n", __func__, in remove_ptd()
433 DBG(2, "%s: INTLSKIP = %08x -> %08lx\n", __func__, in remove_ptd()
487 DBG(1, "deschedule qh%d/%p branch %d load %d bandwidth %d -> %d\n", ep->interval, in finish_request()
509 DBG(2, "%s: ep %p req %d\n", __func__, ep, ep->num_req); in postproc_ep()
531 DBG(1, "%s: req %d Allowed data underrun short_%sok %d/%d/%d byte\n", in postproc_ep()
537 DBG(1, "%s: req %d Data Underrun %s nextpid %02x short_%sok %d/%d/%d byte\n", in postproc_ep()
564 DBG(1, "%s: req %d nextpid %02x, status %d, error %d, error_count %d\n", in postproc_ep()
581 DBG(3, "%s: req %d xfer complete %d/%d status %d -> 0\n", __func__, in postproc_ep()
584 DBG(3, "%s: req %d %s Wait for ACK\n", __func__, in postproc_ep()
592 DBG(3, "%s: req %d URB %s status %d count %d/%d/%d\n", in postproc_ep()
608 DBG(3, "%s: req %d xfer complete %d/%d status %d -> 0\n", __func__, in postproc_ep()
611 DBG(3, "%s: req %d %s Wait for ACK\n", __func__, in postproc_ep()
617 DBG(3, "%s: req %d URB %s status %d count %d/%d/%d\n", in postproc_ep()
635 DBG(3, "%s: req %d got ACK %d -> 0\n", __func__, ep->num_req, in postproc_ep()
647 DBG(2, "%s: Finishing ep %p req %d urb %p status %d\n", __func__, in postproc_ep()
665 DBG(1, "%s: remove PTD[%d] $%04x\n", __func__, index, ep->ptd_offset); in finish_unlinks()
672 DBG(1, "%s: Finishing req %d ep %p from remove_list\n", __func__, in finish_unlinks()
679 DBG(1, "%s: ep %p removed from active list\n", __func__, ep); in finish_unlinks()
682 DBG(1, "%s: ep %p removed from remove_list\n", __func__, ep); in finish_unlinks()
684 DBG(1, "%s: Done\n", __func__); in finish_unlinks()
721 DBG(1, "%s: req %d No free %s PTD available: %d, %08lx:%08lx\n", __func__, in submit_req()
725 DBG(1, "%s: req %d Not enough space for %d byte %s PTD %d %08lx:%08lx\n", in submit_req()
732 DBG(1, "%s: ep %p req %d len %d added to active list %p\n", __func__, in submit_req()
734 DBG(1, "%s: Submitting %s PTD $%04x for ep %p req %d\n", __func__, epq->name, in submit_req()
750 DBG(1, "%s: finish_transfers is active for %s\n", __func__, epq->name); in start_atl_transfers()
759 DBG(2, "%s: Skipping active %s ep %p\n", __func__, epq->name, ep); in start_atl_transfers()
763 DBG(1, "%s: Processing %s ep %p req %d\n", __func__, epq->name, in start_atl_transfers()
782 DBG(2, "%s: Cycling ASYNC schedule %d\n", __func__, ptd_count); in start_atl_transfers()
791 DBG(0, "%s: max_ptds: %d\n", __func__, epq->stat_maxptds); in start_atl_transfers()
802 DBG(1, "%s: finish_transfers is active for %s\n", __func__, epq->name); in start_intl_transfers()
811 DBG(1, "%s: Skipping active %s ep %p\n", __func__, in start_intl_transfers()
816 DBG(1, "%s: Processing %s ep %p req %d\n", __func__, in start_intl_transfers()
830 DBG(0, "%s: ptd_count: %d\n", __func__, ptd_count); in start_intl_transfers()
846 DBG(2, "%s: PTD offset $%04x + %04x => %d * %04x -> $%04x\n", __func__, ptd_offset, in next_ptd()
869 DBG(1, "%s: finish_transfers is active for %s\n", __func__, epq->name); in start_iso_transfers()
881 DBG(1, "%s: Processing %s ep %p\n", __func__, epq->name, ep); in start_iso_transfers()
944 DBG(1, "%s: Nothing to do for %s queue\n", __func__, epq->name); in finish_transfers()
948 DBG(1, "%s: Finishing %s transfers %08lx\n", __func__, epq->name, done_map); in finish_transfers()
954 DBG(1, "%s: Checking %s PTD[%02x] $%04x\n", __func__, epq->name, in finish_transfers()
964 DBG(1, "%s: ep %p req %d removed from active list\n", __func__, in finish_transfers()
968 DBG(1, "%s: ep %p removed from remove list\n", __func__, ep); in finish_transfers()
970 DBG(1, "%s: Postprocessing %s ep %p req %d\n", __func__, epq->name, in finish_transfers()
989 DBG(1, "%s: Nothing to do for %s queue\n", __func__, epq->name); in finish_iso_transfers()
993 DBG(1, "%s: Finishing %s transfers\n", __func__, epq->name); in finish_iso_transfers()
997 DBG(1, "%s: Checking PTD $%04x\n", __func__, ep->ptd_offset); in finish_iso_transfers()
1000 DBG(1, "%s: Postprocessing %s ep %p\n", __func__, epq->name, ep); in finish_iso_transfers()
1021 DBG(3, "%s: got IRQ %04x:%04x\n", __func__, irqstat, isp1362_hcd->irqenb); in isp1362_irq()
1033 DBG(3, "%s: SOF\n", __func__); in isp1362_irq()
1054 DBG(1, "%s: ISTL0\n", __func__); in isp1362_irq()
1068 DBG(1, "%s: ISTL1\n", __func__); in isp1362_irq()
1091 DBG(2, "%s: INTL\n", __func__); in isp1362_irq()
1103 DBG(3, "%s: INTL done_map %08x\n", __func__, done_map); in isp1362_irq()
1114 DBG(2, "%s: ATL\n", __func__); in isp1362_irq()
1122 DBG(3, "%s: ATL done_map %08x\n", __func__, done_map); in isp1362_irq()
1134 DBG(2, "%s: OPR %08x:%08x\n", __func__, intstat, isp1362_hcd->intenb); in isp1362_irq()
1231 DBG(3, "%s: urb %p\n", __func__, urb); in isp1362_urb_enqueue()
1315 DBG(1, "%s: Adding ep %p req %d to async schedule\n", in isp1362_urb_enqueue()
1336 DBG(1, "%s: Current frame %04x branch %02x start_frame %04x(%04x)\n", in isp1362_urb_enqueue()
1353 DBG(1, "%s: Adding ep %p to isoc schedule\n", __func__, ep); in isp1362_urb_enqueue()
1356 DBG(1, "%s: Adding ep %p to periodic schedule\n", __func__, ep); in isp1362_urb_enqueue()
1360 DBG(1, "%s: ep %p already scheduled\n", __func__, ep); in isp1362_urb_enqueue()
1362 DBG(2, "%s: load %d bandwidth %d -> %d\n", __func__, in isp1362_urb_enqueue()
1393 DBG(0, "%s: urb %p failed with %d\n", __func__, urb, retval); in isp1362_urb_enqueue()
1405 DBG(3, "%s: urb %p\n", __func__, urb); in isp1362_urb_dequeue()
1424 DBG(1, "%s: urb %p ep %p req %d active PTD[%d] $%04x\n", __func__, in isp1362_urb_dequeue()
1432 DBG(1, "%s: Finishing ep %p req %d\n", __func__, ep, in isp1362_urb_dequeue()
1436 DBG(1, "%s: urb %p active; wait4irq\n", __func__, urb); in isp1362_urb_dequeue()
1444 DBG(3, "%s: exit\n", __func__); in isp1362_urb_dequeue()
1455 DBG(1, "%s: ep %p\n", __func__, ep); in isp1362_endpoint_disable()
1461 DBG(1, "%s: Removing ep %p req %d PTD[%d] $%04x\n", __func__, in isp1362_endpoint_disable()
1472 DBG(1, "%s: Freeing EP %p\n", __func__, ep); in isp1362_endpoint_disable()
1541 DBG(3, "%s: enter\n", __func__); in isp1362_hub_descriptor()
1552 DBG(0, "%s: hubcharacteristics = %02x\n", __func__, in isp1362_hub_descriptor()
1559 DBG(3, "%s: exit\n", __func__); in isp1362_hub_descriptor()
1575 DBG(0, "ClearHubFeature: "); in isp1362_hub_control()
1578 DBG(0, "C_HUB_OVER_CURRENT\n"); in isp1362_hub_control()
1584 DBG(0, "C_HUB_LOCAL_POWER\n"); in isp1362_hub_control()
1591 DBG(0, "SetHubFeature: "); in isp1362_hub_control()
1595 DBG(0, "C_HUB_OVER_CURRENT or C_HUB_LOCAL_POWER\n"); in isp1362_hub_control()
1602 DBG(0, "GetHubDescriptor\n"); in isp1362_hub_control()
1606 DBG(0, "GetHubStatus\n"); in isp1362_hub_control()
1611 DBG(0, "GetPortStatus\n"); in isp1362_hub_control()
1619 DBG(0, "ClearPortFeature: "); in isp1362_hub_control()
1626 DBG(0, "USB_PORT_FEAT_ENABLE\n"); in isp1362_hub_control()
1630 DBG(0, "USB_PORT_FEAT_C_ENABLE\n"); in isp1362_hub_control()
1634 DBG(0, "USB_PORT_FEAT_SUSPEND\n"); in isp1362_hub_control()
1638 DBG(0, "USB_PORT_FEAT_C_SUSPEND\n"); in isp1362_hub_control()
1642 DBG(0, "USB_PORT_FEAT_POWER\n"); in isp1362_hub_control()
1647 DBG(0, "USB_PORT_FEAT_C_CONNECTION\n"); in isp1362_hub_control()
1651 DBG(0, "USB_PORT_FEAT_C_OVER_CURRENT\n"); in isp1362_hub_control()
1655 DBG(0, "USB_PORT_FEAT_C_RESET\n"); in isp1362_hub_control()
1669 DBG(0, "SetPortFeature: "); in isp1362_hub_control()
1675 DBG(0, "USB_PORT_FEAT_SUSPEND\n"); in isp1362_hub_control()
1683 DBG(0, "USB_PORT_FEAT_POWER\n"); in isp1362_hub_control()
1691 DBG(0, "USB_PORT_FEAT_RESET\n"); in isp1362_hub_control()
1725 DBG(0, "PROTOCOL STALL\n"); in isp1362_hub_control()
1747 DBG(0, "%s: resume/suspend?\n", __func__); in isp1362_bus_suspend()
1760 DBG(0, "%s: suspend root hub\n", __func__); in isp1362_bus_suspend()
1776 DBG(0, "%s: stopping schedules ...\n", __func__); in isp1362_bus_suspend()
1798 DBG(0, "%s: HCINTSTAT: %08x\n", __func__, in isp1362_bus_suspend()
1824 DBG(0, "%s: HCD suspended: %08x\n", __func__, in isp1362_bus_suspend()
1850 DBG(0, "%s: resume root hub\n", __func__); in isp1362_bus_resume()
1857 DBG(0, "%s: remote wakeup\n", __func__); in isp1362_bus_resume()
1860 DBG(0, "%s: odd resume\n", __func__); in isp1362_bus_resume()
1865 DBG(0, "%s: root hub hardware reset\n", __func__); in isp1362_bus_resume()
1870 DBG(0, "%s: Restarting HC\n", __func__); in isp1362_bus_resume()
1883 DBG(0, "%s: Not Resuming RH port %d\n", __func__, port); in isp1362_bus_resume()
1886 DBG(0, "%s: Resuming RH port %d\n", __func__, port); in isp1362_bus_resume()
2255 DBG(3, "%s: %5s buf $%04x %d\n", __func__, in isp1362_mem_config()
2298 DBG(3, "%s: %5s buf $%04x %2d * %4d = %4d\n", __func__, in isp1362_mem_config()
2303 DBG(3, "%s: %5s buf $%04x %2d * %4d = %4d\n", __func__, in isp1362_mem_config()
2617 DBG(0, "%s: Removing HCD\n", __func__); in isp1362_remove()
2619 DBG(0, "%s: put_hcd\n", __func__); in isp1362_remove()
2621 DBG(0, "%s: Done\n", __func__); in isp1362_remove()
2722 DBG(0, "%s: Suspending device\n", __func__); in isp1362_suspend()
2725 DBG(0, "%s: Suspending root hub\n", __func__); in isp1362_suspend()
2728 DBG(0, "%s: Suspending RH ports\n", __func__); in isp1362_suspend()
2744 DBG(0, "%s: Resuming\n", __func__); in isp1362_resume()
2747 DBG(0, "%s: Resume RH ports\n", __func__); in isp1362_resume()