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

/freebsd-10-stable/sys/dev/e1000/
H A De1000_osdep.c44 e1000_write_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value) function
H A De1000_i210.c870 e1000_write_pci_cfg(hw, E1000_PCI_PMCSR, &pci_word);
873 e1000_write_pci_cfg(hw, E1000_PCI_PMCSR, &pci_word);
H A De1000_hw.h1047 void e1000_write_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value);
H A De1000_mac.c648 e1000_write_pci_cfg(hw, PCIX_COMMAND_REGISTER, &pcix_cmd);

Completed in 163 milliseconds