Home
last modified time | relevance | path

Searched refs:e1000_read_pci_cfg (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/io/igb/
H A Digb_osdep.c55 e1000_read_pci_cfg(struct e1000_hw *hw, uint32_t reg, uint16_t *value) in e1000_read_pci_cfg() function
H A Digb_sw.h781 void e1000_read_pci_cfg(struct e1000_hw *, uint32_t, uint16_t *);
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_osdep.c52 e1000_read_pci_cfg(struct e1000_hw *hw, uint32_t reg, uint16_t *value) in e1000_read_pci_cfg() function
H A De1000g_main.c798 e1000_read_pci_cfg(hw, PCI_COMMAND_REGISTER, &hw->bus.pci_cmd_word); in e1000g_set_driver_params()
/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_mac.c302 e1000_read_pci_cfg(hw, PCI_HEADER_TYPE_REGISTER, &pci_header_type); in e1000_set_lan_id_multi_port_pci()
637 e1000_read_pci_cfg(hw, PCIX_COMMAND_REGISTER, &pcix_cmd); in e1000_pcix_mmrbc_workaround_generic()
638 e1000_read_pci_cfg(hw, PCIX_STATUS_REGISTER_HI, &pcix_stat_hi_word); in e1000_pcix_mmrbc_workaround_generic()
H A De1000_i210.c868 e1000_read_pci_cfg(hw, E1000_PCI_PMCSR, &pci_word); in e1000_pll_workaround_i210()
H A De1000_hw.h1032 void e1000_read_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value);
H A De1000_ich8lan.c1127 e1000_read_pci_cfg(hw, E1000_PCI_LTR_CAP_LPT, &max_snoop); in e1000_platform_pm_pch_lpt()
1128 e1000_read_pci_cfg(hw, E1000_PCI_LTR_CAP_LPT + 2, &max_nosnoop); in e1000_platform_pm_pch_lpt()