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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_hw.h424 void e1000_read_pci_cfg(struct e1000_hw *hw, uint32_t reg, uint16_t * value);
H A De1000_hw.c956 e1000_read_pci_cfg(hw, PCIX_COMMAND_REGISTER, &pcix_cmd_word);
957 e1000_read_pci_cfg(hw, PCIX_STATUS_REGISTER_HI,
H A De1000_main.c4831 e1000_read_pci_cfg(struct e1000_hw *hw, uint32_t reg, uint16_t *value) function

Completed in 132 milliseconds