• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/

Lines Matching refs:debug_printk

104 #define debug_printk( args... ) printk( args)
106 #define debug_printk( args... ) do {} while (0)
171 debug_printk("dv1394: frame_new: allocated CIP header pool at virt 0x%08lx (contig) dma 0x%08lx size %ld\n",
187 debug_printk("dv1394: frame_new: allocated DMA program memory at virt 0x%08lx (contig) dma 0x%08lx size %ld\n",
644 debug_printk(" Cycle = %4u ContextControl = %08x CmdPtr = %08x\n",
649 debug_printk(" DMA start - current cycle %4u, transmit cycle %4u (%2u), assigning ts cycle %2u\n",
765 debug_printk("dv1394: DMA started\n");
786 debug_printk("DEAD, event = %x\n",
860 debug_printk("dv1394: initialising %d\n", video->id);
955 debug_printk("dv1394: claimed IT DMA context %d\n", video->ohci_it_ctx);
968 debug_printk("dv1394: claimed IR DMA context %d\n", video->ohci_ir_ctx);
990 debug_printk("dv1394: Allocated %d frame buffers, total %u pages (%u DMA pages), %lu bytes\n",
1010 debug_printk("dv1394: Allocated %d packets in buffer, total %u pages (%u DMA pages), %lu bytes\n",
1023 debug_printk("dv1394: interrupts enabled for IT context %d\n", video->ohci_it_ctx);
1034 debug_printk("dv1394: interrupts enabled for IR context %d\n", video->ohci_ir_ctx);
1098 debug_printk("dv1394: stop_dma: DMA not stopped yet\n" );
1101 debug_printk("dv1394: stop_dma: DMA stopped safely after %d ms\n", i/10);
1113 debug_printk("dv1394: stop_dma: already stopped.\n");
1125 debug_printk("dv1394: shutdown...\n");
1141 debug_printk("dv1394: IT context %d released\n", video->ohci_it_ctx);
1156 debug_printk("dv1394: IR context %d released\n", video->ohci_ir_ctx);
1195 debug_printk("dv1394: shutdown OK\n");
1758 debug_printk("dv1394: OHCI card %d not found", ieee1394_file_to_instance(file));
1891 debug_printk("dv1394: Underflow! At least one frame has been dropped.\n");
1923 debug_printk(" END - the frame looped at least once\n");
2207 debug_printk("dv1394: dv1394_init() OK on ID %d\n", video->id);
2310 debug_printk("dv1394: IT context stopped due to bus reset; waking it up\n");
2346 debug_printk("dv1394: IR context stopped due to bus reset; waking it up\n");