Searched refs:e1000_write_pci_cfg (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/dev/e1000/ |
| HD | e1000_osdep.c | 44 e1000_write_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value) in e1000_write_pci_cfg() function
|
| HD | e1000_i210.c | 870 e1000_write_pci_cfg(hw, E1000_PCI_PMCSR, &pci_word); in e1000_pll_workaround_i210() 873 e1000_write_pci_cfg(hw, E1000_PCI_PMCSR, &pci_word); in e1000_pll_workaround_i210()
|
| HD | e1000_hw.h | 1024 void e1000_write_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value);
|
| HD | e1000_mac.c | 648 e1000_write_pci_cfg(hw, PCIX_COMMAND_REGISTER, &pcix_cmd); in e1000_pcix_mmrbc_workaround_generic()
|