Home
last modified time | relevance | path

Searched refs:e1000_tbi_sbp_enabled_82543 (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_82543.h55 bool e1000_tbi_sbp_enabled_82543(struct e1000_hw *hw);
H A De1000_82543.c337 bool e1000_tbi_sbp_enabled_82543(struct e1000_hw *hw) in e1000_tbi_sbp_enabled_82543() function
415 if (!(e1000_tbi_sbp_enabled_82543(hw))) in e1000_tbi_adjust_stats_82543()
1296 if (e1000_tbi_sbp_enabled_82543(hw)) { in e1000_check_for_copper_link_82543()
1314 if (!e1000_tbi_sbp_enabled_82543(hw)) { in e1000_check_for_copper_link_82543()
H A De1000_api.h156 (e1000_tbi_sbp_enabled_82543(a) && \
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_rx.c302 if (e1000_tbi_sbp_enabled_82543(hw)) in e1000g_rx_setup()
581 } else if (e1000_tbi_sbp_enabled_82543(hw) && in e1000g_receive()