GORCH            2932 dev/pci/if_em.c 	sc->stats.gorch += E1000_READ_REG(&sc->hw, GORCH);
GORCH            5921 dev/pci/if_em_hw.c     temp = E1000_READ_REG(hw, GORCH);
GORCH            1966 dev/pci/if_ixgb.c 	sc->stats.gorch += IXGB_READ_REG(&sc->hw, GORCH);
GORCH             996 dev/pci/ixgb_hw.c 	temp_reg = IXGB_READ_REG(hw, GORCH);