Lines Matching refs:EVENT

77 #define EVENT(s,a,b)  macro
108 static void EVENT(const char *s,unsigned long a,unsigned long b) in EVENT() function
329 EVENT("---dump ends here---\n",0,0); in rx_ident_err()
380 EVENT("strange things happen ... (skip=%ld,eff=%ld)\n", in do_rx_dma()
493 EVENT("discard (size=%ld)\n",size,0); in discard()
494 while (do_rx_dma(vcc,NULL,1,size,0)) EVENT("BUSY LOOP",0,0); in discard()
550 EVENT("rx_aal5\n",0,0); in rx_aal5()
560 EVENT("empty cell (descr=0x%lx)\n",descr,0); in rx_aal5()
575 EVENT("CRC error (descr=0x%lx,size=%ld)\n",descr, in rx_aal5()
590 EVENT("bad PDU (descr=0x08%lx,length=%ld)\n",descr, in rx_aal5()
620 EVENT("rx_vcc(1)\n",0,0); in rx_vcc()
623 EVENT("rx_vcc(2: host dsc=0x%lx, nic dsc=0x%lx)\n", in rx_vcc()
637 EVENT("rx_vcc(3)\n",0,0); in rx_vcc()
640 EVENT("rx_vcc(4: host dsc=0x%lx, nic dsc=0x%lx)\n", in rx_vcc()
658 EVENT("poll_rx.fast\n",0,0); in poll_rx()
666 EVENT("poll_rx.slow\n",0,0); in poll_rx()
694 EVENT("getting from service\n",0,0); in get_service()
696 EVENT("double service\n",0,0); in get_service()
737 EVENT("nothing to dequeue\n",0,0); in dequeue_rx()
741 EVENT("dequeued (size=%ld,pos=0x%lx)\n",ENI_PRV_SIZE(skb), in dequeue_rx()
751 EVENT("requeuing\n",0,0); in dequeue_rx()
761 EVENT("pushing (len=%ld)\n",skb->len,0); in dequeue_rx()
858 EVENT("RX closing\n",0,0); in close_rx()
868 EVENT("drain PDUs (rx %ld, serv %ld)\n",eni_vcc->rxing, in close_rx()
884 EVENT("drain discard (host 0x%lx, nic 0x%lx)\n", in close_rx()
934 EVENT("put_dma: 0x%lx+0x%lx\n",(unsigned long) paddr,size); in put_dma()
1041 EVENT("do_tx: skb=0x%lx, %ld bytes\n",(unsigned long) skb,skb->len); in do_tx()
1482 EVENT("---dump ends here---\n",0,0); in bug_int()
1506 EVENT("stat overflow\n",0,0); in eni_int()
1510 EVENT("SUNI int\n",0,0); in eni_int()
1536 EVENT("INT: RX DMA complete, starting dequeue_rx\n",0,0); in eni_tasklet()
1538 EVENT("dequeue_rx done, starting poll_rx\n",0,0); in eni_tasklet()
1540 EVENT("poll_rx done\n",0,0); in eni_tasklet()
1544 EVENT("INT: service, starting get_service\n",0,0); in eni_tasklet()
1546 EVENT("get_service done, starting poll_rx\n",0,0); in eni_tasklet()
1548 EVENT("poll_rx done\n",0,0); in eni_tasklet()
1551 EVENT("INT: TX DMA COMPLETE\n",0,0); in eni_tasklet()
1555 EVENT("INT: TX COMPLETE\n",0,0); in eni_tasklet()
1561 EVENT("bug interrupt\n",0,0); in eni_tasklet()
1916 EVENT("eni_open\n",0,0); in eni_open()