Home
last modified time | relevance | path

Searched refs:phpm (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_phy.c857 u32 ctrl, timeout = 10000, phpm = 0; in igc_phy_hw_reset_generic() local
871 phpm = IGC_READ_REG(hw, IGC_I225_PHPM); in igc_phy_hw_reset_generic()
885 phpm = IGC_READ_REG(hw, IGC_I225_PHPM); in igc_phy_hw_reset_generic()
888 } while (!(phpm & IGC_I225_PHPM_RST_COMPL) && timeout); in igc_phy_hw_reset_generic()