<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_common.h' l='58' type='s32 ixgbe_start_hw_gen2(struct ixgbe_hw * hw)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82599.c' l='2127' u='c' c='ixgbe_start_hw_82599'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='425' ll='452' type='s32 ixgbe_start_hw_gen2(struct ixgbe_hw * hw)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='415'>/**
 *  ixgbe_start_hw_gen2 - Init sequence for common device family
 *  @hw: pointer to hw structure
 *
 * Performs the init sequence common to the second generation
 * of 10 GbE devices.
 * Devices in the second generation:
 *     82599
 *     X540
 **/</doc>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_x540.c' l='300' u='c' c='ixgbe_start_hw_X540'/>
