Searched refs:TALLY (Results 1 – 1 of 1) sorted by relevance
178 TALLY = 0x44, /* tally counters for crc and mpa */ enumerator1471 ioread32(ioaddr + TALLY) & 0x7fff; in intr_handler()1475 (ioread32(ioaddr + TALLY) & 0x7fff0000) >> 16; in intr_handler()1587 dev->stats.rx_missed_errors += ioread32(ioaddr + TALLY) & 0x7fff; in intr_handler()1591 (ioread32(ioaddr + TALLY) & 0x7fff0000) >> 16; in intr_handler()1750 ioread32(ioaddr + TALLY) & 0x7fff; in get_stats()1752 (ioread32(ioaddr + TALLY) & 0x7fff0000) >> 16; in get_stats()