TIPG 1960 dev/pci/if_em.c E1000_WRITE_REG(&sc->hw, TIPG, reg_tipg); TIPG 1022 dev/pci/if_em_hw.c reg_data = E1000_READ_REG(hw, TIPG); TIPG 1025 dev/pci/if_em_hw.c E1000_WRITE_REG(hw, TIPG, reg_data); TIPG 2100 dev/pci/if_em_hw.c tipg = E1000_READ_REG(hw, TIPG); TIPG 2103 dev/pci/if_em_hw.c E1000_WRITE_REG(hw, TIPG, tipg); TIPG 2136 dev/pci/if_em_hw.c tipg = E1000_READ_REG(hw, TIPG); TIPG 2139 dev/pci/if_em_hw.c E1000_WRITE_REG(hw, TIPG, tipg);