Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h340 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx);
H A De1000_ich8lan.c1284 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx) in e1000_enable_ulp_lpt_lp() argument
1308 if (!to_sx) { in e1000_enable_ulp_lpt_lp()
1372 if (to_sx) { in e1000_enable_ulp_lpt_lp()
1397 to_sx && (E1000_READ_REG(hw, E1000_STATUS) & E1000_STATUS_LU)) { in e1000_enable_ulp_lpt_lp()