Home
last modified time | relevance | path

Searched refs:read_link (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.returns_err_ptr1268 read_link
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c1487 return ixgbe_call_func(hw, hw->link.ops.read_link, (hw, addr, in ixgbe_read_link()
H A Dixgbe_type.h4036 s32 (*read_link)(struct ixgbe_hw *, u8 addr, u16 reg, u16 *val); member
H A Dixgbe_x550.c861 link->ops.read_link = ixgbe_read_i2c_combined_generic; in ixgbe_init_ops_X550EM_x()