Searched refs:e1000_oem_bits_config_ich8lan (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_ich8lan.c1931 * e1000_oem_bits_config_ich8lan - SW-based LCD Configuration
1939 static s32 e1000_oem_bits_config_ich8lan(struct e1000_hw *hw, bool d0_state) function
1945 DEBUGFUNC("e1000_oem_bits_config_ich8lan");
2540 ret_val = e1000_oem_bits_config_ich8lan(hw, TRUE);
4561 e1000_oem_bits_config_ich8lan(hw, FALSE);

Completed in 43 milliseconds