Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_phy.h60 #define IGC_I225_PHPM_RST_COMPL 0x0100 /* PHY Reset Completed */ macro
H A Digc_phy.c888 } while (!(phpm & IGC_I225_PHPM_RST_COMPL) && timeout); in igc_phy_hw_reset_generic()