<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_x540.h' l='51' type='s32 ixgbe_read_eerd_buffer_X540(struct ixgbe_hw * hw, u16 offset, u16 words, u16 * data)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_x540.c' l='68' u='a' c='ixgbe_init_ops_X540'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_x540.c' l='396' ll='412' type='s32 ixgbe_read_eerd_buffer_X540(struct ixgbe_hw * hw, u16 offset, u16 words, u16 * data)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_x540.c' l='387'>/**
 *  ixgbe_read_eerd_buffer_X540- Read EEPROM word(s) using EERD
 *  @hw: pointer to hardware structure
 *  @offset: offset of  word in the EEPROM to read
 *  @words: number of words
 *  @data: word(s) read from the EEPROM
 *
 *  Reads a 16 bit word(s) from the EEPROM using the EERD register.
 **/</doc>
