Lines Matching refs:DE4X5_IMR
683 outl(imr, DE4X5_IMR); /* Enable the IRQs */\
687 imr = inl(DE4X5_IMR);\
689 outl(imr, DE4X5_IMR); /* Disable the IRQs */\
694 outl(imr, DE4X5_IMR); /* Unmask the IRQs */\
698 imr = inl(DE4X5_IMR);\
700 outl(imr, DE4X5_IMR); /* Mask the IRQs */\
1345 printk("\timr: 0x%08x\n", inl(DE4X5_IMR)); in de4x5_open()
1488 …ale skb: %s\n",dev->name, inl(DE4X5_STS), netif_queue_stopped(dev), inl(DE4X5_IMR), inl(DE4X5_OMR)… in de4x5_queue_pkt()
3339 outl(irq_mask, DE4X5_IMR); in test_media()
3740 lp->cache.csr7 = inl(DE4X5_IMR); in de4x5_cache_state()
3746 outl(lp->cache.csr7, DE4X5_IMR); in de4x5_cache_state()
3795 outl(irq_mask, DE4X5_IMR); in test_ans()
5449 tmp.lval[2] = inl(DE4X5_IMR); j+=4; in de4x5_ioctl()