taglinefilesource code
DE4X5_STS723drivers/net/de4x5.cif ((inl(DE4X5_STS) & (STS_TS | STS_RS)) != 0) {
DE4X5_STS957drivers/net/de4x5.cprintk("\tsts:  0x%08x\n", inl(DE4X5_STS));
DE4X5_STS1054drivers/net/de4x5.cinl(DE4X5_STS));
DE4X5_STS1101drivers/net/de4x5.cprintk("%s: transmit busy, lost media or stale skb found:\n  STS:%08x\n  tbusy:%ld\n  lostMedia:%d\n  IMR:%08x\n  OMR:%08x\n Stale skb: %s\n",dev->name, inl(DE4X5_STS), dev->tbusy, lp->lostMedia, inl(DE4X5_IMR), inl(DE4X5_OMR), (lp->tx_skb[lp->tx_new] ? "YES" : "NO"));
DE4X5_STS1169drivers/net/de4x5.csts = inl(DE4X5_STS);            /* Read IRQ status */
DE4X5_STS1170drivers/net/de4x5.coutl(sts, DE4X5_STS);            /* Reset the board interrupts */
DE4X5_STS1382drivers/net/de4x5.cwhile (inl(DE4X5_STS) & STS_TS);
DE4X5_STS1407drivers/net/de4x5.cdev->name, inl(DE4X5_STS));
DE4X5_STS2426drivers/net/de4x5.csts = inl(DE4X5_STS);
DE4X5_STS2427drivers/net/de4x5.coutl(sts, DE4X5_STS);
DE4X5_STS2436drivers/net/de4x5.csts = inl(DE4X5_STS) & ~TIMER_CB;
DE4X5_STS2856drivers/net/de4x5.csts = inl(DE4X5_STS);
DE4X5_STS2857drivers/net/de4x5.coutl(sts, DE4X5_STS);
DE4X5_STS2861drivers/net/de4x5.csts = inl(DE4X5_STS) & ~TIMER_CB;
DE4X5_STS2882drivers/net/de4x5.csts = inl(DE4X5_STS);        /* Reset any pending (stale) interrupts */
DE4X5_STS2883drivers/net/de4x5.coutl(sts, DE4X5_STS);
DE4X5_STS3923drivers/net/de4x5.ctmp.lval[0] = inl(DE4X5_STS); j+=4;
DE4X5_STS3987drivers/net/de4x5.ctmp.lval[j>>2] = inl(DE4X5_STS);  j+=4;