<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_common.h' l='126' type='s32 ixgbe_get_san_mac_addr_generic(struct ixgbe_hw * hw, u8 * san_mac_addr)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82599.c' l='282' u='a' c='ixgbe_init_ops_82599'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='3443' ll='3487' type='s32 ixgbe_get_san_mac_addr_generic(struct ixgbe_hw * hw, u8 * san_mac_addr)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='3433'>/**
 *  ixgbe_get_san_mac_addr_generic - SAN MAC address retrieval from the EEPROM
 *  @hw: pointer to hardware structure
 *  @san_mac_addr: SAN MAC address
 *
 *  Reads the SAN MAC address from the EEPROM, if it&apos;s available.  This is
 *  per-port, so set_lan_id() must be called before reading the addresses.
 *  set_lan_id() is called by identify_sfp(), but this cannot be relied
 *  upon for non-SFP connections, so we must call it here.
 **/</doc>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_x540.c' l='88' u='a' c='ixgbe_init_ops_X540'/>
