Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_phy.c312 ret_val = phy->ops.read_reg(hw, (STANDARD_AN_REG_MASK << in igc_phy_setup_autoneg()
452 (STANDARD_AN_REG_MASK << in igc_phy_setup_autoneg()
H A Digc_defines.h925 #define STANDARD_AN_REG_MASK 0x0007 /* MMD */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c606 mmd_base = STANDARD_AN_REG_MASK << MMD_DEVADDR_SHIFT; in igc_intr_lsc()