Searched refs:e1000_read_pcie_cap_reg (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_osdep.c | 109 e1000_read_pcie_cap_reg(struct e1000_hw *hw, uint32_t reg, uint16_t *value) in e1000_read_pcie_cap_reg() function
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | igb_osdep.c | 67 e1000_read_pcie_cap_reg(struct e1000_hw *hw, uint32_t reg, uint16_t *value) in e1000_read_pcie_cap_reg() function
|
H A D | igb_sw.h | 788 int32_t e1000_read_pcie_cap_reg(struct e1000_hw *, uint32_t, uint16_t *);
|
/titanic_50/usr/src/uts/common/io/e1000api/ |
H A D | e1000_vf.h | 292 s32 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
|
H A D | e1000_hw.h | 1032 s32 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
|
H A D | e1000_mac.c | 243 ret_val = e1000_read_pcie_cap_reg(hw, PCIE_LINK_STATUS, in e1000_get_bus_info_pcie_generic()
|
H A D | e1000_82575.c | 2250 ret_val = e1000_read_pcie_cap_reg(hw, PCIE_DEVICE_CONTROL2, in e1000_set_pcie_completion_timeout()
|