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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h64 s32 e1000_force_mac_fc(struct e1000_hw *hw);
H A De1000_api.c577 * e1000_force_mac_fc - Force MAC flow control
584 s32 e1000_force_mac_fc(struct e1000_hw *hw) function
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c2131 e1000_force_mac_fc(struct e1000_hw *hw) function
2135 DEBUGFUNC("e1000_force_mac_fc");
2215 if((ret_val = e1000_force_mac_fc(hw))) {
2381 if((ret_val = e1000_force_mac_fc(hw))) {

Completed in 68 milliseconds