Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h210 #define E1000_MPHY_ADDRESS_FNC_OVERRIDE 0x20000000 /* fnc_override bit */ macro
H A De1000_phy.c4139 ~E1000_MPHY_ADDRESS_FNC_OVERRIDE) | in e1000_read_phy_reg_mphy()
4201 mphy_ctrl |= E1000_MPHY_ADDRESS_FNC_OVERRIDE; in e1000_write_phy_reg_mphy()
4203 mphy_ctrl &= ~E1000_MPHY_ADDRESS_FNC_OVERRIDE; in e1000_write_phy_reg_mphy()