Lines Matching refs:DPRINTK
53 #define DPRINTK(format,args...) printk(KERN_DEBUG format,##args)
55 #define DPRINTK(format,args...) macro
303 DPRINTK("pool %d: %d\n",pool,zatm_dev->pool_info[pool].ref_count); in use_pool()
491 DPRINTK("open_rx_first (0x%x)\n",inb_p(0xc053)); in open_rx_first()
514 DPRINTK("0x%x 0x%x\n",zin(CMR),zin(CER)); in open_rx_first()
517 DPRINTK("chan is %d\n",chan); in open_rx_first()
520 DPRINTK("pool %d\n",zatm_vcc->pool); in open_rx_first()
542 DPRINTK("open_rx_second (0x%x)\n",inb_p(0xc053)); in open_rx_second()
567 DPRINTK("close_rx\n"); in close_rx()
604 DPRINTK("start_rx\n"); in start_rx()
640 DPRINTK("sending skb %p\n",skb); in do_tx()
700 DPRINTK("QRP=0x%08lx\n",zpeekl(zatm_dev,zatm_vcc->tx_chan*VC_SIZE/4+ in do_tx()
795 DPRINTK("alloc_shaper (min = %d, max = %d)\n",min,max); in alloc_shaper()
841 DPRINTK("i = %d, m = %d, PCR = %d\n",i,m,*pcr); in alloc_shaper()
881 DPRINTK("close_tx\n"); in close_tx()
923 DPRINTK("open_tx_first\n"); in open_tx_first()
932 DPRINTK("0x%x 0x%x\n",zin(CMR),zin(CER)); in open_tx_first()
935 DPRINTK("chan is %d\n",chan); in open_tx_first()
979 DPRINTK("open_tx_second\n"); in open_tx_second()
1001 DPRINTK("start_tx\n"); in start_tx()
1193 DPRINTK(">zatm_init\n"); in zatm_init()
1270 DPRINTK("zatm_start\n"); in zatm_start()
1293 DPRINTK("RX pool 0x%08lx\n",curr); in zatm_start()
1297 DPRINTK("Shapers 0x%08lx\n",curr); in zatm_start()
1300 DPRINTK("Free 0x%08lx\n",curr); in zatm_start()
1329 DPRINTK("mbx@0x%08lx-0x%08lx\n", mbx, mbx + MBX_SIZE(i)); in zatm_start()
1372 DPRINTK(">zatm_close\n"); in zatm_close()
1378 DPRINTK("zatm_close: done waiting\n"); in zatm_close()
1393 DPRINTK(">zatm_open\n"); in zatm_open()
1399 DPRINTK(DEV_LABEL "(itf %d): open %d.%d\n",vcc->dev->number,vcc->vpi, in zatm_open()