Home
last modified time | relevance | path

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

/titanic_41/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.c4125 if (mphy_ctrl & E1000_MPHY_DIS_ACCESS) { in e1000_read_phy_reg_mphy()
4157 E1000_MPHY_DIS_ACCESS); in e1000_read_phy_reg_mphy()
4187 if (mphy_ctrl & E1000_MPHY_DIS_ACCESS) { in e1000_write_phy_reg_mphy()
4222 E1000_MPHY_DIS_ACCESS); in e1000_write_phy_reg_mphy()