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

/freebsd-10-stable/sys/dev/e1000/
H A De1000_osdep.c73 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) function
H A De1000_vf.h292 s32 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
H A De1000_hw.h1044 s32 e1000_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
H A De1000_mac.c243 ret_val = e1000_read_pcie_cap_reg(hw, PCIE_LINK_STATUS,
H A De1000_82575.c2250 ret_val = e1000_read_pcie_cap_reg(hw, PCIE_DEVICE_CONTROL2,

Completed in 203 milliseconds