Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_ich8lan.h345 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx);
H A De1000_ich8lan.c1272 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx) in e1000_enable_ulp_lpt_lp() argument
1296 if (!to_sx) { in e1000_enable_ulp_lpt_lp()
1361 if (to_sx) { in e1000_enable_ulp_lpt_lp()
1386 to_sx && (E1000_READ_REG(hw, E1000_STATUS) & E1000_STATUS_LU)) { in e1000_enable_ulp_lpt_lp()