Searched defs:e1000_release_phy_82575 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.c51 static void e1000_release_phy_82575(struct e1000_hw *hw);
190 phy->ops.release = e1000_release_phy_82575;
567 * e1000_release_phy_82575 - Release rights to access PHY
572 static void e1000_release_phy_82575(struct e1000_hw *hw) function
576 DEBUGFUNC("e1000_release_phy_82575");

Completed in 67 milliseconds