Lines Matching refs:EVENT

64 #define EVENT(s,a,b)  macro
94 static void EVENT(const char *s,unsigned long a,unsigned long b) in EVENT() function
188 EVENT("refill_pool\n",0,0); in refill_pool()
207 EVENT("starting ... POOL: 0x%x, 0x%x\n", in refill_pool()
210 EVENT("dummy: 0x%08lx, 0x%08lx\n",dummy[0],dummy[1]); in refill_pool()
232 EVENT("enq skb 0x%08lx/0x%08lx\n",(unsigned long) skb, in refill_pool()
250 EVENT ("POOL: 0x%x, 0x%x\n", in refill_pool()
253 EVENT("dummy: 0x%08lx, 0x%08lx\n",dummy[0],dummy[1]); in refill_pool()
368 EVENT("poll_rx\n",0,0); in poll_rx()
377 EVENT("MBX: host 0x%lx, nic 0x%x\n",pos,x); in poll_rx()
401 EVENT("error code 0x%x/0x%x\n",(here[3] & uPD98401_AAL5_ES) >> in poll_rx()
410 EVENT("skb 0x%lx, here 0x%lx\n",(unsigned long) skb, in poll_rx()
417 EVENT("got skb 0x%lx, size %d\n",(unsigned long) skb,size); in poll_rx()
640 EVENT("do_tx\n",0,0); in do_tx()
645 EVENT("iovcnt=%d\n",skb_shinfo(skb)->nr_frags,0); in do_tx()
664 EVENT("dsc (0x%lx)\n",(unsigned long) dsc,0); in do_tx()
707 EVENT("done\n",0,0); in do_tx()
717 EVENT("dequeue_tx\n",0,0); in dequeue_tx()
750 EVENT("poll_tx\n",0,0); in poll_tx()
759 EVENT("MBX: host 0x%lx, nic 0x%x\n",pos,x); in poll_tx()
763 EVENT("addr = 0x%lx, data = 0x%08x,",(unsigned long) addr, in poll_tx()
765 EVENT("chan = %d\n",chan,0); in poll_tx()
1032 EVENT("reason 0x%x\n",reason,0); in zatm_int()
1034 EVENT("PHY int\n",0,0); in zatm_int()
1042 EVENT("RQA (0x%08x)\n",pools,0); in zatm_int()
1377 EVENT("close_tx\n",0,0); in zatm_close()
1536 EVENT(">zatm_send 0x%lx\n",(unsigned long) skb,0); in zatm_send()