GOTCL            2933 dev/pci/if_em.c 	sc->stats.gotcl += E1000_READ_REG(&sc->hw, GOTCL);
GOTCL            5922 dev/pci/if_em_hw.c     temp = E1000_READ_REG(hw, GOTCL);
GOTCL            1982 dev/pci/if_ixgb.c 	sc->stats.gotcl += IXGB_READ_REG(&sc->hw, GOTCL);
GOTCL            1021 dev/pci/ixgb_hw.c 	temp_reg = IXGB_READ_REG(hw, GOTCL);