IXGBE_MPSAR_LO
mpsar_lo = IXGBE_READ_REG(hw, IXGBE_MPSAR_LO(rar));
IXGBE_WRITE_REG(hw, IXGBE_MPSAR_LO(rar), 0);
IXGBE_WRITE_REG(hw, IXGBE_MPSAR_LO(rar), mpsar_lo);
mpsar = IXGBE_READ_REG(hw, IXGBE_MPSAR_LO(rar));
IXGBE_WRITE_REG(hw, IXGBE_MPSAR_LO(rar), mpsar);