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

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.c52 e1000_read_pci_cfg(struct e1000_hw *hw, uint32_t reg, uint16_t *value) function
H A De1000_mac.c299 e1000_read_pci_cfg(hw, PCI_HEADER_TYPE_REGISTER, &pci_header_type);
668 e1000_read_pci_cfg(hw, PCIX_COMMAND_REGISTER, &pcix_cmd);
669 e1000_read_pci_cfg(hw, PCIX_STATUS_REGISTER_HI, &pcix_stat_hi_word);
H A De1000_hw.h825 void e1000_read_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value);
H A De1000g_main.c785 e1000_read_pci_cfg(hw, PCI_COMMAND_REGISTER, &hw->bus.pci_cmd_word);
/opensolaris-onvv-gate/usr/src/uts/common/io/igb/
H A Digb_osdep.c40 e1000_read_pci_cfg(struct e1000_hw *hw, uint32_t reg, uint16_t *value) function
H A Digb_sw.h776 void e1000_read_pci_cfg(struct e1000_hw *, uint32_t, uint16_t *);

Completed in 138 milliseconds