Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82571.h63 bool e1000_get_laa_state_82571(struct e1000_hw *hw);
H A De1000_82571.c1216 if (e1000_get_laa_state_82571(hw)) in e1000_init_hw_82571()
1846 bool e1000_get_laa_state_82571(struct e1000_hw *hw) in e1000_get_laa_state_82571() function
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c2595 (e1000_get_laa_state_82571(hw) == B_TRUE)) in e1000g_init_unicst()
2612 (e1000_get_laa_state_82571(hw) == B_TRUE)) in e1000g_init_unicst()
2667 (e1000_get_laa_state_82571(hw) == B_TRUE)) in e1000g_unicst_set()
4671 (e1000_get_laa_state_82571(hw) == B_TRUE)) { in e1000g_local_timer()