Home
last modified time | relevance | path

Searched defs:e1000_dev_spec_ich8lan (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_hw.h1007 struct e1000_dev_spec_ich8lan { struct
1008 bool kmrn_lock_loss_workaround_enabled;
1009 struct e1000_shadow_ram shadow_ram[E1000_SHADOW_RAM_WORDS];
1010 bool nvm_k1_enabled;
1011 bool disable_k1_off;
1012 bool eee_disable;
1013 u16 eee_lp_ability;
1014 enum e1000_ulp_state ulp_state;
1015 bool ulp_capability_disabled;
1016 bool during_suspend_flow;
[all …]