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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_82543.c76 static void e1000_set_tbi_sbp_82543(struct e1000_hw *hw, bool state);
359 * e1000_set_tbi_sbp_82543 - Set TBI SBP
365 static void e1000_set_tbi_sbp_82543(struct e1000_hw *hw, bool state) function
369 DEBUGFUNC("e1000_set_tbi_sbp_82543");
916 e1000_set_tbi_sbp_82543(hw, FALSE);
1306 e1000_set_tbi_sbp_82543(hw, FALSE);
1320 e1000_set_tbi_sbp_82543(hw, TRUE);

Completed in 55 milliseconds