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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_x550.c106 * ixgbe_read_cs4227 - Read CS4227 register
113 static s32 ixgbe_read_cs4227(struct ixgbe_hw *hw, u16 reg, u16 *value) function
221 status = ixgbe_read_cs4227(hw, IXGBE_CS4227_EFUSE_STATUS,
234 status = ixgbe_read_cs4227(hw, IXGBE_CS4227_EEPROM_STATUS, &value);
266 status = ixgbe_read_cs4227(hw, IXGBE_CS4227_SCRATCH, &value);

Completed in 99 milliseconds