Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_80003es2lan.c301 mask = hw->bus.func ? E1000_SWFW_PHY1_SM : E1000_SWFW_PHY0_SM; in e1000_acquire_phy_80003es2lan()
317 mask = hw->bus.func ? E1000_SWFW_PHY1_SM : E1000_SWFW_PHY0_SM; in e1000_release_phy_80003es2lan()
H A De1000_defines.h251 #define E1000_SWFW_PHY1_SM 0x04 macro
H A De1000_82575.c557 mask = E1000_SWFW_PHY1_SM; in e1000_acquire_phy_82575()
579 mask = E1000_SWFW_PHY1_SM; in e1000_release_phy_82575()