Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h207 #define E1000_MPHY_DIS_ACCESS 0x80000000 /* disable_access bit */ macro
H A De1000_phy.c4123 if (mphy_ctrl & E1000_MPHY_DIS_ACCESS) { in e1000_read_phy_reg_mphy()
4155 E1000_MPHY_DIS_ACCESS); in e1000_read_phy_reg_mphy()
4185 if (mphy_ctrl & E1000_MPHY_DIS_ACCESS) { in e1000_write_phy_reg_mphy()
4220 E1000_MPHY_DIS_ACCESS); in e1000_write_phy_reg_mphy()