Searched refs:e1000_read_pcie_cap_reg (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.c109 e1000_read_pcie_cap_reg(struct e1000_hw *hw, uint32_t reg, uint16_t *value) function
H A De1000_hw.h823 s32 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
H A De1000_mac.c249 ret_val = e1000_read_pcie_cap_reg(hw,
/opensolaris-onvv-gate/usr/src/uts/common/io/igb/
H A Digb_osdep.c52 e1000_read_pcie_cap_reg(struct e1000_hw *hw, uint32_t reg, uint16_t *value) function
H A Digb_hw.h680 s32 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
H A Digb_sw.h777 int32_t e1000_read_pcie_cap_reg(struct e1000_hw *, uint32_t, uint16_t *);
H A Digb_82575.c1630 ret_val = e1000_read_pcie_cap_reg(hw, PCIE_DEVICE_CONTROL2,
H A Digb_mac.c199 ret_val = e1000_read_pcie_cap_reg(hw,

Completed in 107 milliseconds