Lines Matching refs:EVENT
62 #define EVENT(s,a,b) macro
92 static void EVENT(const char *s,unsigned long a,unsigned long b) in EVENT() function
186 EVENT("refill_pool\n",0,0); in refill_pool()
205 EVENT("starting ... POOL: 0x%x, 0x%x\n", in refill_pool()
208 EVENT("dummy: 0x%08lx, 0x%08lx\n",dummy[0],dummy[1]); in refill_pool()
230 EVENT("enq skb 0x%08lx/0x%08lx\n",(unsigned long) skb, in refill_pool()
248 EVENT ("POOL: 0x%x, 0x%x\n", in refill_pool()
251 EVENT("dummy: 0x%08lx, 0x%08lx\n",dummy[0],dummy[1]); in refill_pool()
366 EVENT("poll_rx\n",0,0); in poll_rx()
375 EVENT("MBX: host 0x%lx, nic 0x%x\n",pos,x); in poll_rx()
399 EVENT("error code 0x%x/0x%x\n",(here[3] & uPD98401_AAL5_ES) >> in poll_rx()
408 EVENT("skb 0x%lx, here 0x%lx\n",(unsigned long) skb, in poll_rx()
415 EVENT("got skb 0x%lx, size %d\n",(unsigned long) skb,size); in poll_rx()
637 EVENT("do_tx\n",0,0); in do_tx()
642 EVENT("iovcnt=%d\n",skb_shinfo(skb)->nr_frags,0); in do_tx()
661 EVENT("dsc (0x%lx)\n",(unsigned long) dsc,0); in do_tx()
704 EVENT("done\n",0,0); in do_tx()
714 EVENT("dequeue_tx\n",0,0); in dequeue_tx()
747 EVENT("poll_tx\n",0,0); in poll_tx()
756 EVENT("MBX: host 0x%lx, nic 0x%x\n",pos,x); in poll_tx()
760 EVENT("addr = 0x%lx, data = 0x%08x,",(unsigned long) addr, in poll_tx()
762 EVENT("chan = %d\n",chan,0); in poll_tx()
1028 EVENT("reason 0x%x\n",reason,0); in zatm_int()
1030 EVENT("PHY int\n",0,0); in zatm_int()
1038 EVENT("RQA (0x%08x)\n",pools,0); in zatm_int()
1373 EVENT("close_tx\n",0,0); in zatm_close()
1530 EVENT(">zatm_send 0x%lx\n",(unsigned long) skb,0); in zatm_send()