Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h82 s32 e1000_write_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 data);
H A De1000_ich8lan.c1052 e1000_write_kmrn_reg_locked(hw, in e1000_k1_workaround_lpt_lp()
1065 e1000_write_kmrn_reg_locked(hw, in e1000_k1_workaround_lpt_lp()
2534 ret_val = e1000_write_kmrn_reg_locked(hw, E1000_KMRNCTRLSTA_K1_CONFIG, in e1000_configure_k1_ich8lan()
H A De1000_phy.c997 s32 e1000_write_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 data) in e1000_write_kmrn_reg_locked() function