Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h318 s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force);
H A De1000_ich8lan.c317 e1000_disable_ulp_lpt_lp(hw, TRUE); in e1000_init_phy_workarounds_pchlan()
1323 s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force) in e1000_disable_ulp_lpt_lp() function
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_main.c499 (void) e1000_disable_ulp_lpt_lp(hw, TRUE); in e1000g_attach()