Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_mac.h87 void e1000_pcix_mmrbc_workaround_generic(struct e1000_hw *hw);
H A De1000_82540.c370 e1000_pcix_mmrbc_workaround_generic(hw); in e1000_init_hw_82540()
H A De1000_82543.c990 e1000_pcix_mmrbc_workaround_generic(hw); in e1000_init_hw_82543()
H A De1000_mac.c631 void e1000_pcix_mmrbc_workaround_generic(struct e1000_hw *hw) in e1000_pcix_mmrbc_workaround_generic() function