Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h246 #define I217_PLL_CLOCK_GATE_MASK 0x07FF macro
H A De1000_ich8lan.c1642 phy_reg &= ~I217_PLL_CLOCK_GATE_MASK; in e1000_check_for_copper_link_ich8lan()