Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_phy.h60 #define IGC_I225_PHPM_RST_COMPL 0x0100 /* PHY Reset Completed */ macro
H A Digc_phy.c887 } while (!(phpm & IGC_I225_PHPM_RST_COMPL) && timeout); in igc_phy_hw_reset_generic()