Searched refs:e1000_read_i2c_byte_null (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/e1000/
H A De1000_phy.c98 phy->ops.read_i2c_byte = e1000_read_i2c_byte_null;
158 * e1000_read_i2c_byte_null - No-op function, return 0
165 s32 e1000_read_i2c_byte_null(struct e1000_hw E1000_UNUSEDARG *hw, function
170 DEBUGFUNC("e1000_read_i2c_byte_null");
H A De1000_phy.h44 s32 e1000_read_i2c_byte_null(struct e1000_hw *hw, u8 byte_offset,

Completed in 132 milliseconds