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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_mac.h86 void e1000_pcix_mmrbc_workaround_generic(struct e1000_hw *hw);
H A De1000_82540.c370 e1000_pcix_mmrbc_workaround_generic(hw);
H A De1000_82543.c991 e1000_pcix_mmrbc_workaround_generic(hw);
H A De1000_mac.c608 * e1000_pcix_mmrbc_workaround_generic - Fix incorrect MMRBC value
616 void e1000_pcix_mmrbc_workaround_generic(struct e1000_hw *hw) function
623 DEBUGFUNC("e1000_pcix_mmrbc_workaround_generic");

Completed in 90 milliseconds