Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_phy.h212 #define E1000_MPHY_DIS_ACCESS 0x80000000 /* disable_access bit */ macro
H A De1000_phy.c4137 if (mphy_ctrl & E1000_MPHY_DIS_ACCESS) { in e1000_read_phy_reg_mphy()
4169 E1000_MPHY_DIS_ACCESS); in e1000_read_phy_reg_mphy()
4199 if (mphy_ctrl & E1000_MPHY_DIS_ACCESS) { in e1000_write_phy_reg_mphy()
4234 E1000_MPHY_DIS_ACCESS); in e1000_write_phy_reg_mphy()