<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_mbx.h' l='119' type='s32 ixgbe_check_for_ack(struct ixgbe_hw * , u16 )'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_mbx.c' l='117' ll='128' type='s32 ixgbe_check_for_ack(struct ixgbe_hw * hw, u16 mbx_id)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_mbx.c' l='110'>/**
 *  ixgbe_check_for_ack - checks to see if someone sent us ACK
 *  @hw: pointer to the HW structure
 *  @mbx_id: id of mailbox to check
 *
 *  returns SUCCESS if the Status bit was found or else ERR_MBX
 **/</doc>
