Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h1040 struct e1000_dev_spec_ich8lan { struct
1041 bool kmrn_lock_loss_workaround_enabled;
1042 struct e1000_shadow_ram shadow_ram[E1000_SHADOW_RAM_WORDS];
1043 E1000_MUTEX nvm_mutex;
1044 E1000_MUTEX swflag_mutex;
1045 bool nvm_k1_enabled;
1046 bool disable_k1_off;
1047 bool eee_disable;
1048 u16 eee_lp_ability;
1049 enum e1000_ulp_state ulp_state;
[all …]