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

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_82571.h54 bool e1000_get_laa_state_82571(struct e1000_hw *hw);
H A De1000_82571.c1091 if (e1000_get_laa_state_82571(hw))
1661 * e1000_get_laa_state_82571 - Get locally administered address state
1667 e1000_get_laa_state_82571(struct e1000_hw *hw) function
1669 DEBUGFUNC("e1000_get_laa_state_82571");
H A De1000g_main.c2433 (e1000_get_laa_state_82571(hw) == B_TRUE))
2446 (e1000_get_laa_state_82571(hw) == B_TRUE))
2501 (e1000_get_laa_state_82571(hw) == B_TRUE))
4357 (e1000_get_laa_state_82571(hw) == B_TRUE)) {

Completed in 102 milliseconds