Lines Matching refs:DPRINTK

52 #define DPRINTK(format,args...) printk(KERN_DEBUG format,##args)
54 #define DPRINTK(format,args...) macro
302 DPRINTK("pool %d: %d\n",pool,zatm_dev->pool_info[pool].ref_count); in use_pool()
490 DPRINTK("open_rx_first (0x%x)\n",inb_p(0xc053)); in open_rx_first()
513 DPRINTK("0x%x 0x%x\n",zin(CMR),zin(CER)); in open_rx_first()
516 DPRINTK("chan is %d\n",chan); in open_rx_first()
519 DPRINTK("pool %d\n",zatm_vcc->pool); in open_rx_first()
541 DPRINTK("open_rx_second (0x%x)\n",inb_p(0xc053)); in open_rx_second()
566 DPRINTK("close_rx\n"); in close_rx()
603 DPRINTK("start_rx\n"); in start_rx()
638 DPRINTK("sending skb %p\n",skb); in do_tx()
698 DPRINTK("QRP=0x%08lx\n",zpeekl(zatm_dev,zatm_vcc->tx_chan*VC_SIZE/4+ in do_tx()
793 DPRINTK("alloc_shaper (min = %d, max = %d)\n",min,max); in alloc_shaper()
839 DPRINTK("i = %d, m = %d, PCR = %d\n",i,m,*pcr); in alloc_shaper()
879 DPRINTK("close_tx\n"); in close_tx()
921 DPRINTK("open_tx_first\n"); in open_tx_first()
930 DPRINTK("0x%x 0x%x\n",zin(CMR),zin(CER)); in open_tx_first()
933 DPRINTK("chan is %d\n",chan); in open_tx_first()
977 DPRINTK("open_tx_second\n"); in open_tx_second()
999 DPRINTK("start_tx\n"); in start_tx()
1190 DPRINTK(">zatm_init\n"); in zatm_init()
1267 DPRINTK("zatm_start\n"); in zatm_start()
1290 DPRINTK("RX pool 0x%08lx\n",curr); in zatm_start()
1294 DPRINTK("Shapers 0x%08lx\n",curr); in zatm_start()
1297 DPRINTK("Free 0x%08lx\n",curr); in zatm_start()
1326 DPRINTK("mbx@0x%08lx-0x%08lx\n", mbx, mbx + MBX_SIZE(i)); in zatm_start()
1369 DPRINTK(">zatm_close\n"); in zatm_close()
1375 DPRINTK("zatm_close: done waiting\n"); in zatm_close()
1391 DPRINTK(">zatm_open\n"); in zatm_open()
1398 DPRINTK(DEV_LABEL "(itf %d): open %d.%d\n",vcc->dev->number,vcc->vpi, in zatm_open()