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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_ich8lan.c1933 * @d0_state: boolean if entering d0 or d3 device state
1939 static s32 e1000_oem_bits_config_ich8lan(struct e1000_hw *hw, bool d0_state) argument
1972 if (d0_state) {
1989 if ((d0_state || (hw->mac.type != e1000_pchlan)) &&

Completed in 49 milliseconds